about summary refs log tree commit diff
path: root/_header.html
blob: 12bdc60f4c4210cbc026a2ee7eaddcc768a8a60c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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" width="267" height="167" alt="">
      <h1>Harcdzielnia</h1>
    </header>
    <main>