summaryrefslogtreecommitdiff
path: root/html/bowshock.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/bowshock.html')
-rw-r--r--html/bowshock.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/html/bowshock.html b/html/bowshock.html
index f9d0d93..3fe82ff 100644
--- a/html/bowshock.html
+++ b/html/bowshock.html
@@ -13,10 +13,14 @@
<!--#include virtual="/shtml/navigationBar.shtml"-->
<div id="frontPage">
- <p id="glyph">COMING SOON</p>
+ <img id="glyph" src="/svg/glyph/bowshock.svg">
</div>
- <div id="content"></div>
+ <div id="content">
+ <p id="contentHeading">COMING SOON</p>
+
+ <!--#include virtual="/shtml/cloneNotice.shtml"-->
+ </div>
<!--#include virtual="/shtml/initScripts.shtml"-->
</body>