mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-24 22:03:49 +01:00
Hot: Improve nav and header
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<header>
|
||||
<h2><a href="index.php" style="color: #333">CodeShare</a><sup>Beta</sup></h2>
|
||||
<h2><sub style="visibility: hidden;">Beta</sub><a href="{{ path('home') }}" style="color: #333">CodeShare</a><sup>Beta</sup></h2>
|
||||
<h5>by <a href="https://csp.jkanetwork.com" style="color: #333">Code Solutions Project</a></h5>
|
||||
<h4>Simple solutions for common problems</h4>
|
||||
</header>
|
||||
Reference in New Issue
Block a user