diff options
author | JJ | 2024-09-29 22:20:09 +0000 |
---|---|---|
committer | JJ | 2024-09-29 22:20:09 +0000 |
commit | bd1f6b5eefe15c8f5fa73da2d1fc4b36705bfe0e (patch) | |
tree | 4ee8742f4094a7faef15a8f105b35a41c26115ce /404.html | |
parent | fb85224768325eecd474a67e335634918966e963 (diff) |
meow
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,9 +8,9 @@ title: 404 </h1> <div> <nav> - <a href="/mathematics">mathematics</a> - <a href="/linguistics">linguistics</a> - <a href="/computation">computation</a> + <a href="/math">mathematics</a> + <a href="/ling">linguistics</a> + <a href="/cpsc">computation</a> </nav> </div> </header> |