mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2024-11-27 16:05:44 +00:00
Merge branch 'remnny-header-link'
This commit is contained in:
commit
5e23604d55
@ -47,6 +47,11 @@ img[alt="XMR Logo"] {
|
||||
display: inline ;
|
||||
}
|
||||
|
||||
.banner a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
body {
|
||||
background: white ;
|
||||
|
@ -1,5 +1,5 @@
|
||||
<div class="banner">
|
||||
<h1>🍲 $TITLE 🍳</h1>
|
||||
<h1><a href = "/">🍳 $TITLE 🍲</a></h1>
|
||||
<hr/>
|
||||
</div>
|
||||
<p>Only Based cooking. No ads, no tracking, nothing but based cooking.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user