forked from adamlaska/containerd
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.html
More file actions
13 lines (13 loc) · 785 Bytes
/
header.html
File metadata and controls
13 lines (13 loc) · 785 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ page.title }}</title>
<link rel="icon" type="image/png" href="/images/favicon-16x16.png" sizes="16x16">
<link href="/style/css/flexboxgrid.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="/style/css/main.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="/style/css/tomorrow-night.css" type="text/css" rel="stylesheet" media="screen,projection"/><link href="https://fonts.googleapis.com/css?family=Lato:300,400|Raleway:400,700i,800" rel="stylesheet">
</head>
<body>
<div class="container">