summaryrefslogtreecommitdiff
path: root/src/_header.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-03-14 20:18:59 -0400
committerGitHub <noreply@github.com>2021-03-14 20:18:59 -0400
commitf65132e9cf82eeebcdca6f73e592f9134bee1a40 (patch)
treed4fdc5c59aba6c4c2c8051757e3cbd45c10c1f7a /src/_header.html
parentfeb5d6ca8e96c579751788b676b14e72d51f84df (diff)
parent18d49745d55f46fbbfbc2f05cfc4fdbdb5d7be8a (diff)
Merge pull request #78 from sylGauthier/syg/master
Makefile-based generation system
Diffstat (limited to 'src/_header.html')
-rw-r--r--src/_header.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/_header.html b/src/_header.html
deleted file mode 100644
index 3110681..0000000
--- a/src/_header.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!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">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- </head>
-
- <body>