about summary refs log tree commit diff
path: root/_header.html
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2021-07-01 23:43:32 +0200
committerPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2021-07-01 23:43:32 +0200
commit137a1d412f7fc09448674fc77d7d8116eeff3b63 (patch)
tree2ace45a683afcb88408519ffaf4e226d6db1cbcb /_header.html
downloadharcdzielnia-137a1d412f7fc09448674fc77d7d8116eeff3b63.tar.gz
harcdzielnia-137a1d412f7fc09448674fc77d7d8116eeff3b63.zip
init
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>