summaryrefslogblamecommitdiff
path: root/html/bowshock.html
blob: 2a50e5400cb92c9d0d88cfe06a6383773f52741b (plain) (tree)


















                                                                              
<!DOCTYPE html>
<html>
	<head>
		<meta charset="UTF-8">

		<link href="/svg/favicon.svg" rel="icon" type="image/svg+xml">
		<title>Bowshock</title>

		<link href="/css/main.css" rel="stylesheet">
	</head>

	<body class="bowshock">
		<!--#include virtual="/shtml/navigationBar.shtml"-->

		<div id="frontPage">
			<p id="glyph">TO BE ADDED</p>
		</div>
	</body>
</html>