mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-07 06:48:14 -07:00
11 lines
198 B
HTML
11 lines
198 B
HTML
<!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>
|