mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-29 14:30:31 +00:00
Updated use of new Hugo variable BulmaPrimaryShade.
This commit is contained in:
parent
9ebcf77614
commit
2caa83d77e
|
@ -27,6 +27,7 @@ paginate = 10
|
|||
url = "/donate"
|
||||
|
||||
[params]
|
||||
BulmaPrimaryShade = "is-dark"
|
||||
DiscordURL = "https://discord.gg/gz9pz97"
|
||||
TwitterURL = "https://twitter.com/yuzuemu"
|
||||
GithubURL = "https://github.com/yuzu-emu/yuzu"
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
<nav class="navbar is-dark is-size-6 is-fixed-top" role="navigation" aria-label="main navigation">
|
||||
{{ partial "layout/navbar_contents" . }}
|
||||
</nav>
|
|
@ -1 +1 @@
|
|||
Subproject commit 8041b1682124653daa603176b6da7bd0ce0f11e0
|
||||
Subproject commit 859a1e9d92441af5711a8b5944db8d88f8f3cfcc
|
Loading…
Reference in a new issue