summaryrefslogtreecommitdiff
path: root/src/header.html
diff options
context:
space:
mode:
authorknolax <1339802534.kk@gmail.com>2018-02-19 13:53:35 -0500
committerknolax <1339802534.kk@gmail.com>2018-02-19 13:53:35 -0500
commitdbd95f65fc661a198c97dde3a6cc4d54bbab7469 (patch)
tree74be4932023420f82a263beea87438ed7874d315 /src/header.html
initial commit
Diffstat (limited to 'src/header.html')
-rw-r--r--src/header.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/header.html b/src/header.html
new file mode 100644
index 0000000..51532af
--- /dev/null
+++ b/src/header.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<head>
+<title>[TITLE]</title>
+<meta charset="utf-8"/>
+<link rel="stylesheet" href="style.css"/>
+<link rel="icon" type="image/png" href="img/fav/logo.png"/>
+</head>
+<body>
+<div class="bannerholder">
+ <img class="banner" src="img/banner.png"></img>
+</div>
+<div class="main">