diff options
| author | Alee <Alee14498@gmail.com> | 2019-10-28 22:36:31 +0000 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-10-28 22:36:31 +0000 |
| commit | 1df66f5664a5d07e281bce6ef96dd442c0bb8a22 (patch) | |
| tree | c5f61c9b19fa87ca7cebda386cee8f5070e55a5d /_data | |
| parent | 70c1338860a99e3e4c1ca46f4b997a8f1dac233c (diff) | |
| download | pokeworld-website-1df66f5664a5d07e281bce6ef96dd442c0bb8a22.tar.gz pokeworld-website-1df66f5664a5d07e281bce6ef96dd442c0bb8a22.tar.bz2 pokeworld-website-1df66f5664a5d07e281bce6ef96dd442c0bb8a22.zip | |
Fixed 404 and added rules
Diffstat (limited to '_data')
| -rw-r--r-- | _data/navigation.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_data/navigation.yml b/_data/navigation.yml index 0e5b46c..dfc2d42 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -4,6 +4,8 @@ main: url: /posts - title: "Discord" url: https://discord.gg/6ng7xmp + - title: "Community Rules" + url: /rules - title: "PokeBot" url: /pokebot - title: "About" |
