Finish that shit
This commit is contained in:
parent
39d7895fad
commit
5472d7c7c7
16 changed files with 519 additions and 297 deletions
3
resources/views/components/discord-status.blade.php
Normal file
3
resources/views/components/discord-status.blade.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<span>I'm</span>
|
||||
<h2 class="online-status" style="color: {{ $status["color"] }};text-shadow: var(--firefox-shadow) {{ $status["color"] }}4f !important">{{ $status["text"] }}!</h2>
|
||||
<p><strong>Time in Britain:</strong> <span id="clock"></span></p>
|
Loading…
Add table
Add a link
Reference in a new issue