diff options
Diffstat (limited to 'include/comingSoon.shtml')
-rw-r--r-- | include/comingSoon.shtml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/comingSoon.shtml b/include/comingSoon.shtml new file mode 100644 index 0000000..c1687eb --- /dev/null +++ b/include/comingSoon.shtml @@ -0,0 +1,7 @@ +<div id="frontPage"> + <div id="hamburger" onclick="toggleNavBar();"></div> + + <p id="glyph">COMING SOON</p> +</div> + +<div id="content"></div> |