Updating WebHost structure
This commit is contained in:
10
WebHostLib/templates/games/zelda3/zelda3.html
Normal file
10
WebHostLib/templates/games/zelda3/zelda3.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Link to the Past</title>
|
||||
</head>
|
||||
<body>
|
||||
Link to the Past<br />
|
||||
<a href="/games/zelda3/player-settings">Player Settings</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user