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