ShatteredSword/public/index.html
2022-05-23 05:40:11 -04:00

18 lines
569 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Shattered Sword</title>
</head>
<body>
<p>Benchmarks: </p>
<ul>
<li><a href="https://shattered-sword.firebaseapp.com//ShatteredSwordGameDesignDocument.html">benchmark1</a></li>
<li><a href="https://shattered-sword.firebaseapp.com/benchmark2.html">benchmark2</a></li>
<li><a href="https://shattered-sword.firebaseapp.com/benchmark3.html">benchmark3</a></li>
</ul>
</body>
</html>