remotes/1693045480750635534/spooky-22
parent
ecb3265cf1
commit
3015dd846d
|
@ -12,7 +12,7 @@
|
|||
{% else %}
|
||||
<div class="flex items-center justify-center h-6 bg-primary w-full">
|
||||
<span class="text-rainbow text-xs text-gray-200">
|
||||
βπ Welcome to rdrama.net: <strong>/r/SubredditDrama official site.</strong>
|
||||
ππ Welcome to rdrama.net: <strong>/r/SubredditDrama official site.</strong>
|
||||
<span class="font-medium hidden md:inline-block">You are viewing a cached version of rdrama.net. </span>
|
||||
<strong><a href="/login">Login!</a></strong>
|
||||
</span>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<nav class="shadow shadow-md fixed-top">
|
||||
{% if SITE_NAME == "Drama" %}
|
||||
<div id="srd" style="width: 100%; background-color: var(--primary); padding: 2px; text-align: center; font-weight: bold;">
|
||||
<a style="color: white" class="text-small-mobile" href="https://reddit.com/r/SubredditDrama">welcome to rdrama.net: the official site for r/subredditdrama</a>
|
||||
<a style="color: white" class="text-small-mobile" href="https://reddit.com/r/SubredditDrama">ππ welcome to rdrama.net: the official site for r/subredditdrama</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class="navbar navbar-expand-md navbar-light" id="navbar">
|
||||
|
|
Loadingβ¦
Reference in New Issue