Private
Public Access
chg: usr: add current version of the app in the footer #14
Deploy to Production / deploy (push) Successful in 3m42s
Deploy to Production / deploy (push) Successful in 3m42s
This commit is contained in:
@@ -265,7 +265,12 @@
|
||||
</nav>
|
||||
</div>
|
||||
<div class="footer-copy">
|
||||
<p>© {{ "now"|date("Y") }} MineSeeker • All rights reserved •
|
||||
<p>© {{ "now"|date("Y") }} MineSeeker
|
||||
<span class="footer-version" title="MineSeeker version {{ version }}">
|
||||
<i class="fas fa-code-branch" aria-hidden="true"></i>
|
||||
<span>v{{ version }}</span>
|
||||
</span>
|
||||
• All rights reserved •
|
||||
<a href="https://www.splendidbear.org">www.splendidbear.org</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user