i like this one more
This commit is contained in:
parent
f10e330510
commit
918eb8b4e1
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🍳</text></svg>">
|
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🍲</text></svg>">
|
||||||
<link rel="stylesheet" href="./style.css">
|
<link rel="stylesheet" href="./style.css">
|
||||||
<title>$PAGE_TITLE</title>
|
<title>$PAGE_TITLE</title>
|
||||||
<meta name="description" content="Only Based cooking. No ads, no tracking, nothing but based cooking."
|
<meta name="description" content="Only Based cooking. No ads, no tracking, nothing but based cooking."
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<div class="banner">
|
<div class="banner">
|
||||||
<h1>🍳 $TITLE 🍲</h1>
|
<h1>🍲 $TITLE 🍳</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…
Reference in New Issue