about summary refs log tree commit diff
path: root/_header.html
diff options
context:
space:
mode:
Diffstat (limited to '_header.html')
-rw-r--r--_header.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/_header.html b/_header.html
new file mode 100644
index 0000000..e85cbd1
--- /dev/null
+++ b/_header.html
@@ -0,0 +1,13 @@
+<!doctype html>
+<html>
+  <head>
+    <meta charset="utf-8">
+    <title>Harcdzielnia</title>
+    <link rel="stylesheet" href="style.css">
+  </head>
+  <body>
+    <header>
+      <img src="logo.png" alt="">
+      <h1>Harcdzielnia</h1>
+    </header>
+    <main>