mirror of
https://github.com/Forceu/Gokapi.git
synced 2026-04-21 22:18:46 -05:00
Clean up footer
-Instead of using Gokapi's github link as text, I turn the text with the current version into the link and added a "Powered by" next to it. Makes the footer look a little cleaner.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="mt-auto text-white-50">
|
||||
<p>Gokapi v{{template "version"}} | <a href="https://github.com/Forceu/Gokapi">https://github.com/Forceu/Gokapi</a></p>
|
||||
<p> Powered by <a href="https://github.com/Forceu/Gokapi">Gokapi v{{template "version"}}</a></p>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user