diff options
author | Ryan D. Wilson <ryan@rdwilson.xyz> | 2021-03-14 22:59:46 -0300 |
---|---|---|
committer | Ryan D. Wilson <ryan@rdwilson.xyz> | 2021-03-14 22:59:46 -0300 |
commit | e6c5e05e2eb6bb16fbefc5ca48596f18e3656e2b (patch) | |
tree | fb17a58f51571eabb6858d68b75eb6aa9ff4eed8 /templates/index_header.html | |
parent | 3a7b10af2c87d5708303b3cd223bea75ea77d89f (diff) | |
parent | 10ffebf2b48fc3de3dd19731195609b8cc4416a4 (diff) |
Merge branch 'master' of https://github.com/LukeSmithxyz/based.cooking
Diffstat (limited to 'templates/index_header.html')
-rw-r--r-- | templates/index_header.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/index_header.html b/templates/index_header.html new file mode 100644 index 0000000..0026f08 --- /dev/null +++ b/templates/index_header.html @@ -0,0 +1,5 @@ +<div class="banner"> + <h1>🍳 $TITLE 🍲</h1> + <hr/> +</div> +<p>Only Based cooking. No ads, no tracking, nothing but based cooking.</p> |