summaryrefslogtreecommitdiffstats
path: root/src/_header.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-03-10 12:02:35 -0500
committerLuke Smith <luke@lukesmith.xyz>2021-03-10 12:02:35 -0500
commita80dd9575bb0679ebada6a1c810241bc4099b936 (patch)
treef6adabb9f258f27728c453c68017d25d2d46c4e6 /src/_header.html
downloadbased.cooking-a80dd9575bb0679ebada6a1c810241bc4099b936.tar
based.cooking-a80dd9575bb0679ebada6a1c810241bc4099b936.tar.gz
based.cooking-a80dd9575bb0679ebada6a1c810241bc4099b936.tar.lz
based.cooking-a80dd9575bb0679ebada6a1c810241bc4099b936.tar.xz
based.cooking-a80dd9575bb0679ebada6a1c810241bc4099b936.zip
basic barebones
Diffstat (limited to 'src/_header.html')
-rw-r--r--src/_header.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_header.html b/src/_header.html
new file mode 100644
index 000000000..672d6f14e
--- /dev/null
+++ b/src/_header.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang=en">
+
+ <head>
+ <title></title>
+ <meta charset=UTF-8>
+ <link rel=stylesheet href=style.css>
+ <link rel="shortcut icon" type="image/x-icon" href="favicon.png">
+ </head>
+
+ <body>