diff options
author | floppydiskette <floppydisk@hyprcat.net> | 2024-12-22 03:29:01 +0000 |
---|---|---|
committer | floppydiskette <floppydisk@hyprcat.net> | 2024-12-22 03:29:01 +0000 |
commit | 80f46016700171da76e1b4223ba011b9333fafad (patch) | |
tree | 7375a8ac7708a482d9a4282cefbe04b5fcbdc9c5 /resources | |
parent | b65eca420a6bc97d2df8265b40a6da60d2358278 (diff) |
Add wiki linkv2024.12.21
Diffstat (limited to 'resources')
-rw-r--r-- | resources/views/components/navigation.blade.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/views/components/navigation.blade.php b/resources/views/components/navigation.blade.php index 52d97b4..c70b442 100644 --- a/resources/views/components/navigation.blade.php +++ b/resources/views/components/navigation.blade.php @@ -1,6 +1,7 @@ <nav> <strong>Pages:</strong> <a href="/">home</a> | + <a href="//wiki.wah.moe">wah-ki</a> | <a href="//git.wah.moe">git</a> | <a href="/pub">files</a> | <a href="/bookmarks">bookmarks</a> | |