浏览代码

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>

正在加载...
取消
保存