Skip to content

Commit b3d12b6

Browse files
committed
Load fonts ASAP
1 parent 27d586a commit b3d12b6

File tree

8 files changed

+17
-17
lines changed

8 files changed

+17
-17
lines changed

src/assets/sass/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
Styling and layout for all media
1414
========================================================================== */
1515

16-
@import "modules/base";
1716
@import "modules/fonts";
17+
@import "modules/base";
1818

1919

2020

src/mockups/blog-article.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Blog article example / Textpattern CMS</title>
77

88
<!-- CSS -->
9-
<link rel="stylesheet" href="../assets/css/style.@@timestamp.css">
9+
<link rel="stylesheet" href="../assets/css/style.css">
1010

1111
<meta name="robots" content="index, follow">
1212
<meta name="description" content="This is where a blog article extract/description would be.">
@@ -462,7 +462,7 @@ <h4 class="accessibility">Host details</h4>
462462

463463

464464
<!-- JavaScript -->
465-
<script src="../assets/js/app.@@timestamp.js"></script>
465+
<script src="../assets/js/app.js"></script>
466466
<noscript>JavaScript is currently disabled in your browser - activate it for the best experience.</noscript>
467467
</body>
468468
</html>

src/mockups/blog-landing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Blog / Textpattern CMS</title>
77

88
<!-- CSS -->
9-
<link rel="stylesheet" href="../assets/css/style.@@timestamp.css">
9+
<link rel="stylesheet" href="../assets/css/style.css">
1010

1111
<meta name="robots" content="index, follow">
1212
<meta name="description" content="Latest blogs from Team Textpattern and guests; Textpattern news and other tidbits of info that we find of interest.">
@@ -446,7 +446,7 @@ <h4 class="accessibility">Host details</h4>
446446

447447

448448
<!-- JavaScript -->
449-
<script src="../assets/js/app.@@timestamp.js"></script>
449+
<script src="../assets/js/app.js"></script>
450450
<noscript>JavaScript is currently disabled in your browser - activate it for the best experience.</noscript>
451451
</body>
452452
</html>

src/mockups/documentation-example.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Article custom / Textpattern CMS Documentation</title>
77

88
<!-- CSS -->
9-
<link rel="stylesheet" href="../assets/css/style.@@timestamp.css">
9+
<link rel="stylesheet" href="../assets/css/style.css">
1010

1111
<meta name="robots" content="index, follow">
1212
<meta name="description" content="This is where a documentation article extract/description would be.">
@@ -405,7 +405,7 @@ <h4 class="accessibility">Host details</h4>
405405

406406

407407
<!-- JavaScript -->
408-
<script src="../assets/js/app.@@timestamp.js"></script>
408+
<script src="../assets/js/app.js"></script>
409409
<noscript>JavaScript is currently disabled in your browser - activate it for the best experience.</noscript>
410410
</body>
411411
</html>

src/mockups/get-started.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Get started with Textpattern / Textpattern CMS</title>
77

88
<!-- CSS -->
9-
<link rel="stylesheet" href="../assets/css/style.@@timestamp.css">
9+
<link rel="stylesheet" href="../assets/css/style.css">
1010

1111
<meta name="robots" content="index, follow">
1212
<meta name="description" content="Latest blogs from Team Textpattern and guests; Textpattern news and other tidbits of info that we find of interest.">
@@ -374,7 +374,7 @@ <h4 class="accessibility">Host details</h4>
374374

375375

376376
<!-- JavaScript -->
377-
<script src="../assets/js/app.@@timestamp.js"></script>
377+
<script src="../assets/js/app.js"></script>
378378
<noscript>JavaScript is currently disabled in your browser - activate it for the best experience.</noscript>
379379
</body>
380380
</html>

src/mockups/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Textpattern CMS | Open source content management system</title>
77

88
<!-- CSS -->
9-
<link rel="stylesheet" href="../assets/css/style.@@timestamp.css">
9+
<link rel="stylesheet" href="../assets/css/style.css">
1010

1111
<meta name="robots" content="index, follow">
1212
<meta name="description" content="Textpattern CMS is a free, open source content management system with a browser-based interface in over 50 languages.">
@@ -47,7 +47,7 @@
4747
</script>
4848

4949
<!-- Canvas animation -->
50-
<script defer src="../assets/js/createjs.@@timestamp.js"></script>
50+
<script defer src="../assets/js/createjs.js"></script>
5151
</head>
5252

5353
<body itemscope itemtype="https://schema.org/WebPage">
@@ -513,8 +513,8 @@ <h4 class="accessibility">Host details</h4>
513513

514514

515515
<!-- JavaScript -->
516-
<script async src="../assets/js/app.@@timestamp.js"></script>
517-
<script defer src="../assets/js/indexcanvas.@@timestamp.js"></script>
516+
<script async src="../assets/js/app.js"></script>
517+
<script defer src="../assets/js/indexcanvas.js"></script>
518518
<noscript>JavaScript is currently disabled in your browser - activate it for the best experience.</noscript>
519519
</body>
520520
</html>

src/mockups/showcase-article.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Art and Culture Center/Hollywood / Textpattern CMS</title>
77

88
<!-- CSS -->
9-
<link rel="stylesheet" href="../assets/css/style.@@timestamp.css">
9+
<link rel="stylesheet" href="../assets/css/style.css">
1010

1111
<meta name="robots" content="index, follow">
1212
<meta name="description" content="This is where a blog article extract/description would be.">
@@ -307,7 +307,7 @@ <h4 class="accessibility">Host details</h4>
307307

308308

309309
<!-- JavaScript -->
310-
<script src="../assets/js/app.@@timestamp.js"></script>
310+
<script src="../assets/js/app.js"></script>
311311
<noscript>JavaScript is currently disabled in your browser - activate it for the best experience.</noscript>
312312
</body>
313313
</html>

src/mockups/showcase-landing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Site showcase / Textpattern CMS</title>
77

88
<!-- CSS -->
9-
<link rel="stylesheet" href="../assets/css/style.@@timestamp.css">
9+
<link rel="stylesheet" href="../assets/css/style.css">
1010

1111
<meta name="robots" content="index, follow">
1212
<meta name="description" content="TODO">
@@ -246,7 +246,7 @@ <h4 class="accessibility">Host details</h4>
246246

247247

248248
<!-- JavaScript -->
249-
<script src="../assets/js/app.@@timestamp.js"></script>
249+
<script src="../assets/js/app.js"></script>
250250
<noscript>JavaScript is currently disabled in your browser - activate it for the best experience.</noscript>
251251
</body>
252252
</html>

0 commit comments

Comments
 (0)