diff options
Diffstat (limited to '_data')
| -rw-r--r-- | _data/navigation.yml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/_data/navigation.yml b/_data/navigation.yml index 7428575..d26fb4a 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -1,12 +1,8 @@ # main links main: + - title: "Discord" + url: https://discord.gg/6ng7xmp - title: "PokeBot" url: /pokebot - # - title: "About" - # url: https://mmistakes.github.io/minimal-mistakes/about/ - # - title: "Sample Posts" - # url: /year-archive/ - # - title: "Sample Collections" - # url: /collection-archive/ - # - title: "Sitemap" - # url: /sitemap/
\ No newline at end of file + - title: "About" + url: /about
\ No newline at end of file |
