summaryrefslogtreecommitdiff
path: root/snippets/head.html
blob: 26d037f390634ad43ba0d175ca90812657e8b3d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html lang="en">

  <head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
    <title>pdp8</title>
    <link rel="stylesheet" href="/Fork-Awesome-1.2.0/css/fork-awesome.min.css">
    <link rel="stylesheet" type="text/css" href="/style.css">
  </head>

  <body>