Skip to content

Commit

Permalink
Links
Browse files Browse the repository at this point in the history
  • Loading branch information
bmingles committed Jan 5, 2025
1 parent 8269294 commit e0fd77f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,13 @@
<title>Game Demos</title>
</head>
<body>
<a href="3d-model-showcase">3D Model Showcase</a>
<a href="space-ninjas">Space Ninjas</a>
<ul>
<li>
<a href="3d-model-showcase">3D Model Showcase</a>
</li>
<li>
<a href="space-ninjas">Space Ninjas</a>
</li>
</ul>
</body>
</html>

0 comments on commit e0fd77f

Please sign in to comment.