Updated Discord and Twitter URLs. Fixed spacing.

This commit is contained in:
Chris 2018-01-08 23:09:21 -05:00
parent 67a8b05627
commit b87026d8f1

View File

@ -8,26 +8,27 @@ theme = "shared-bulma-theme"
paginate = 10 paginate = 10
[[menu.main]] [[menu.main]]
name = "frequently asked questions" name = "frequently asked questions"
weight = 1 weight = 1
identifier = "faq" identifier = "faq"
url = "#faq" url = "#faq"
[[menu.main]] [[menu.main]]
name = "contributing" name = "contributing"
weight = 2 weight = 2
identifier = "contribute" identifier = "contribute"
url = "#contribute" url = "#contribute"
[[menu.main]] [[menu.main]]
name = "updates" name = "updates"
weight = 3 weight = 3
identifier = "updates" identifier = "updates"
url = "#updates" url = "#updates"
[params] [params]
DiscordURL = "https://discord.gg/gz9pz97"
TwitterURL = "https://twitter.com/yuzuemu"
GithubURL = "https://github.com/yuzu-emu/yuzu" GithubURL = "https://github.com/yuzu-emu/yuzu"
TwitterURL = "https://twitter.com/yuzu"
ProjectName = "yuzu Emulator Project" ProjectName = "yuzu Emulator Project"
[Languages] [Languages]