mirror of
https://github.com/Deathgarden-Rebirth/Deathgarden_Rebirth-Rewrite.git
synced 2026-03-21 18:04:46 -05:00
Added the patch notes button to the sidebar
This commit is contained in:
parent
5eeaec7366
commit
c53efb03d9
|
|
@ -56,7 +56,11 @@ class="bg-slate-700 mx-4 p-2 rounded gap-4 flex justify-center outline outline-1
|
|||
<span class="font-bold">Download</span>
|
||||
</x-web.sidebar.button>
|
||||
|
||||
<x-web.sidebar.button routeName="how-to-play">
|
||||
<x-web.sidebar.button routeName="patch-notes">
|
||||
<span class="font-bold">Patch Notes</span>
|
||||
</x-web.sidebar.button>
|
||||
|
||||
<x-web.sidebar.button routeName="how-to-play">
|
||||
<span class="font-bold">How to Play</span>
|
||||
</x-web.sidebar.button>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user