summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/style.css5
-rw-r--r--templates/index_header.html2
2 files changed, 1 insertions, 6 deletions
diff --git a/data/style.css b/data/style.css
index 067639f..ca4e70b 100644
--- a/data/style.css
+++ b/data/style.css
@@ -47,11 +47,6 @@ img[alt="XMR Logo"] {
display: inline ;
}
-.banner a {
- color: inherit;
- text-decoration: none;
-}
-
@media (prefers-color-scheme: light) {
body {
background: white ;
diff --git a/templates/index_header.html b/templates/index_header.html
index b69528e..9319a4c 100644
--- a/templates/index_header.html
+++ b/templates/index_header.html
@@ -1,5 +1,5 @@
<div class="banner">
- <h1><a href = "/">🍳 $TITLE 🍲</a></h1>
+ <h1>🍲 $TITLE 🍳</h1>
<hr/>
</div>
<p>Only Based cooking. No ads, no tracking, nothing but based cooking.</p>