mirror of
https://github.com/neocities/neocities.git
synced 2025-07-25 11:58:28 +02:00
More tweaks to education page
This commit is contained in:
parent
44e3d276f4
commit
84dd32f61e
2 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<% if request.path == '/' && !signed_in? %>
|
||||
<% if (request.path == '/' && !signed_in?) || request.path == '/education' %>
|
||||
<li>
|
||||
<a href="/">Neocities</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue