Browse Source

feat(index.html): Add fonts.html SSI.

master
Hristo Terezov 3 years ago
parent
commit
75e6dd389f
2 changed files with 1 additions and 0 deletions
  1. 0
    0
      fonts.html
  2. 1
    0
      index.html

+ 0
- 0
fonts.html View File


+ 1
- 0
index.html View File

9
 
9
 
10
     <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
10
     <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
11
     <link rel="stylesheet" href="css/all.css">
11
     <link rel="stylesheet" href="css/all.css">
12
+    <!--#include virtual="fonts.html"-->
12
     <link rel="manifest" id="manifest-placeholder">
13
     <link rel="manifest" id="manifest-placeholder">
13
 
14
 
14
     <script>
15
     <script>

Loading…
Cancel
Save