瀏覽代碼

add support for possible ssi of <base> attribute

left blank in default meet installations, to be overridden by adding <base href="CDN_URL"> to /base.html
j8
Aaron van Meerten 9 年之前
父節點
當前提交
6170f6c268
共有 2 個檔案被更改,包括 1 行新增0 行删除
  1. 0
    0
      base.html
  2. 1
    0
      index.html

+ 0
- 0
base.html 查看文件


+ 1
- 0
index.html 查看文件

@@ -1,5 +1,6 @@
1 1
 <html itemscope itemtype="http://schema.org/Product" prefix="og: http://ogp.me/ns#" xmlns="http://www.w3.org/1999/html">
2 2
   <head>
3
+    <!--#include virtual="base.html" -->
3 4
     <!--#include virtual="title.html" -->
4 5
     <script>
5 6
         window.indexLoadedTime = window.performance.now();

Loading…
取消
儲存