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 /index.html | |
parent | fb85224768325eecd474a67e335634918966e963 (diff) |
meow
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -46,9 +46,9 @@ <main> <h1>scattered thoughts</h1> <nav> - <a href="/wiki/mathematics">mathematics</a> - <a href="/wiki/linguistics">linguistics</a> - <a href="/wiki/computation">computation</a> + <a href="/wiki/math">mathematics</a> + <a href="/wiki/ling">linguistics</a> + <a href="/wiki/cpsc">computation</a> </nav> </main> </body> |