mirror of
https://github.com/JonasunderscoreJones/jonasjones.dev.git
synced 2025-10-23 00:49:19 +02:00
replaced Wiki with Docs
This commit is contained in:
parent
5fb0303145
commit
5fb655d35c
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
let navLinks = [
|
let navLinks = [
|
||||||
{ name: "Home", url: "/" },
|
{ name: "Home", url: "/" },
|
||||||
{ name: "Projects", url: "/projects" },
|
{ name: "Projects", url: "/projects" },
|
||||||
{ name: "Wiki", url: "https://wiki.jonasjones.dev" },
|
{ name: "Docs", url: "https://docs.jonasjones.dev" },
|
||||||
{ name: "Blog", url: "https://blog.jonasjones.dev" },
|
{ name: "Blog", url: "https://blog.jonasjones.dev" },
|
||||||
// just removed this cause it bothered me
|
// just removed this cause it bothered me
|
||||||
//{ name: 'For The Based™', url: '/based'},
|
//{ name: 'For The Based™', url: '/based'},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue