Add wiki link
This commit is contained in:
parent
70ac42f2f5
commit
46a7575e7d
2 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
return [
|
||||
'name' => env('APP_NAME', 'diskfloppy.me'),
|
||||
'version' => '2024.12.20',
|
||||
'version' => '2024.12.21',
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
'debug' => (bool) env('APP_DEBUG', false),
|
||||
'url' => env('APP_URL', 'http://localhost'),
|
||||
|
|
|
@ -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> |
|
||||
|
|
Loading…
Reference in a new issue