diff options
author | Jonas Kohl | 2024-09-10 13:24:26 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-09-10 13:24:26 +0200 |
commit | 95e7fe34467e5aab82e517757f77d8af9717ee7d (patch) | |
tree | 4f40d7c1f54aa784f3879312d9d27b3a798f5337 /navside.html | |
parent | 01d7c30c5615fca2e3dd6cb0e578167f6769b624 (diff) |
Add downloads page (remove trivia page)
Diffstat (limited to 'navside.html')
-rw-r--r-- | navside.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/navside.html b/navside.html index 27626bd..c1d928e 100644 --- a/navside.html +++ b/navside.html @@ -63,7 +63,7 @@ </map> <map name="map2"> - <area shape="rect" onMouseOver="nava(2)" onMouseOut="blank(2)" coords="0,0,106,34" target="sitemain" href="pages/trivia.php"> + <area shape="rect" onMouseOver="nava(2)" onMouseOut="blank(2)" coords="0,0,106,34" target="sitemain" href="pages/downloads.php"> </map> <map name="map3"> |