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
This commit is contained in:
Aaron van Meerten 2016-05-20 16:51:37 -05:00
parent 4dd82b3376
commit 6170f6c268
2 changed files with 1 additions and 0 deletions

0
base.html Normal file
View File

View File

@ -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();