This commit is contained in:
Roscoe 2025-01-05 01:23:53 +00:00
commit 73d3d0aa85
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE
6 changed files with 9 additions and 9 deletions

View file

@ -37,8 +37,8 @@
<div id="footer">
<div>
<span>
&copy; RoscoeDeWah 2021-{{ date('Y') }}<br>
v{{ config('app.version') }}, <a href="https://git.frzn.dev/RoscoeDeWah/wah.moe/releases/latest">Source</a><br>
&copy; RoscoeDaWah 2021-{{ date('Y') }}<br>
v{{ config('app.version') }}, <a href="https://git.frzn.dev/RoscoeDaWah/wah.moe/releases/latest">Source</a><br>
Served by {{ gethostname() }}
</span>
</div>

View file

@ -23,6 +23,6 @@
Agent: &nbsp;&nbsp;Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:122.0) Gecko/20100101 Firefox/122.0 </code>
</td></tr></table>
<hr align="left">
<p>&copy; RoscoeDeWah 2021-2024</p>
<p>&copy; RoscoeDaWah 2021-2024</p>
</body>
</html>