aboutsummaryrefslogtreecommitdiff
path: root/resources/views/components/discord-status.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/components/discord-status.blade.php')
-rw-r--r--resources/views/components/discord-status.blade.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/views/components/discord-status.blade.php b/resources/views/components/discord-status.blade.php
new file mode 100644
index 0000000..00d2c7a
--- /dev/null
+++ b/resources/views/components/discord-status.blade.php
@@ -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>