aboutsummaryrefslogtreecommitdiff
path: root/_includes/heading.html
blob: 12a83fb55b3ae64fab71284244c3894cfc8a516a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<link href="/style.css" type="text/css" rel="stylesheet">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="X-UA-Compatible" content="IE=8"/> 
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<script src="/jquery-3.3.1.min.js"></script>
<script src="/scripts.js"></script>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width", initial-scale=1>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">