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
pull/659/head
Aaron van Meerten 9 years ago
parent 4dd82b3376
commit 6170f6c268
  1. 0
      base.html
  2. 1
      index.html

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

Loading…
Cancel
Save