about summary refs log tree commit diff
path: root/_header.html
blob: 323a6869e4d688ea2b29e864ab426e73d7784840 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!doctype html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Harcdzielnia</title>
    <link rel="stylesheet" href="style.css">
  </head>
  <body>
    <header>
      <img src="logo-light.svg" width="267" height="167" alt="">
      <h1>Harcdzielnia</h1>
    </header>
    <main>