ソースを参照

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

master
Hristo Terezov 3年前
コミット
75e6dd389f
2個のファイルの変更1行の追加0行の削除
  1. 0
    0
      fonts.html
  2. 1
    0
      index.html

+ 0
- 0
fonts.html ファイルの表示


+ 1
- 0
index.html ファイルの表示

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

読み込み中…
キャンセル
保存