about summary refs log tree commit diff
path: root/_header.html
blob: 009d84487a15d3be5cd8acbc4aae1db79a151ebb (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.png" width="267" height="167" alt="">
      <h1>Harcdzielnia</h1>
    </header>
    <main>