mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-12 00:16:38 +00:00
Added donate to menu.
This commit is contained in:
parent
bfc2e4e191
commit
8a91a04956
|
@ -20,8 +20,14 @@ paginate = 10
|
|||
url = "#getting-started"
|
||||
|
||||
[[menu.main]]
|
||||
name = "updates"
|
||||
name = "donate"
|
||||
weight = 3
|
||||
identifier = "donate"
|
||||
url = "#donate"
|
||||
|
||||
[[menu.main]]
|
||||
name = "updates"
|
||||
weight = 4
|
||||
identifier = "updates"
|
||||
url = "#updates"
|
||||
|
||||
|
|
Loading…
Reference in a new issue