- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
73 lines (47 loc) · 1.78 KB
/
Copy pathindex.html
File metadata and controls
73 lines (47 loc) · 1.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head>
<linkhref="http://gmpg.org/xfn/11" rel="profile">
<metahttp-equiv="content-type" content="text/html; charset=utf-8">
<metaname="generator" content="Hugo 0.14" />
<metaname="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<title> Tyrantgit · Tyrantgit </title>
<linkrel="stylesheet" href="css/poole.css">
<linkrel="stylesheet" href="css/syntax.css">
<linkrel="stylesheet" href="css/hyde.css">
<linkrel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
<linkrel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
<linkrel="shortcut icon" href="/favicon.png">
<linkhref="index.xml" rel="alternate" type="application/rss+xml" title="Tyrantgit" />
</head>
<bodyclass="">
<divclass="sidebar">
<divclass="container sidebar-sticky">
<divclass="sidebar-about">
<ahref=""><h1>Tyrantgit</h1></a>
<pclass="lead">
An elegant open source and mobile first theme for <ahref="http://hugo.spf13.com">hugo</a> made by <ahref="http://twitter.com/mdo">@mdo</a>. Originally made for Jekyll.
</p>
</div>
<ulclass="sidebar-nav">
<li><ahref="/">Home</a></li>
</ul>
<p>© 2015. All rights reserved. </p>
</div>
</div>
<divclass="content container">
<divclass="posts">
<divclass="post">
<h1class="post-title">
<ahref="about/">
about
</a>
</h1>
<spanclass="post-date">Wed, Oct 28, 2015</span>
<h2id="a-headline:6083a88ee3411b0d17ce02d738f69d47">A headline</h2>
<p>Balabalabala…</p>
</div>
</div>
</div>
</body>
</html>