mirror of
https://github.com/System-End/highway.git
synced 2026-04-19 19:45:10 +00:00
Update _sidebar.html.erb
This commit is contained in:
parent
70336d4416
commit
c5533b2eed
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
<p class="text-sm font-bold mt-6 text-left align-left">The guides!</p>
|
||||
<%= link_to "Game Console", guides_page_path("game-console"), class: "#{current_page?(guides_page_path("game-console")) ? 'bg-[#564CAD]' : 'hover:bg-[#564CAD]'} bg-[#2E2A54] p-2 px-6 rounded transition duration-100 block font-dystopian" %>
|
||||
<%= link_to "Jukebox", guides_page_path("jukebox"), class: "#{current_page?(guides_page_path("jukebox")) ? 'bg-[#564CAD]' : 'hover:bg-[#564CAD]'} bg-[#2E2A54] p-2 px-6 rounded transition duration-100 block font-dystopian" %>
|
||||
<%# <%= link_to "Other communities", guides_page_path("faq"), class: "#{current_page?(guides_page_path("submit")) ? 'bg-[#564CAD]' : 'hover:bg-[#564CAD]'} bg-[#2E2A54] p-2 rounded transition duration-100 block font-dystopian" %>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue