-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
38 lines (38 loc) · 1.65 KB
/
index.html
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
<!DOCTYPE html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>すごい広島の本 - すごいHiroshimaの本</title>
<meta charset="utf-8">
<meta name="description" content="すごい広島の本の置場">
<meta name="author" content="すごい広島">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="">
<!--[if lt IE 9]>
<script src="//cdn.jsdelivr.net/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<link rel="shortcut icon" href="">
</head>
<body>
<article>
<h1>すごいHiroshimaの本置場</h1>
<ul>
<li><a href="https://github.com/great-h/great-h-book" targt="_blank">
リポジトリ
</a></li>
<li><a href="https://app.wercker.com/#applications/54073625a3d31ea93b308e2d/" target="_blank">
CIサーバ
</a></li>
<li><a href="great-h-book.epub">すごいHiroshimaの本 (latest) - epub</a></li>
<li><a href="great-h-book.pdf">すごいHiroshimaの本 (latest) - pdf</a></li>
<li><a href="great-h-book.v2.0.0.epub">すごいHiroshimaの本 (v2.0.0 20150823) - epub</a></li>
<li><a href="great-h-book.v2.0.0.pdf">すごいHiroshimaの本 (v2.0.0 20150823) - pdf</a></li>
<li><a href="great-h-book.v1.0.0.epub">すごいHiroshimaの本 (v1.0.0 20140920) - epub</a></li>
<li><a href="great-h-book.v1.0.0.pdf">すごいHiroshimaの本 (v1.0.0 20140920) - pdf</a></li>
</ul>
</article>
<footer>
<a href="http://great-h.github.io">すごい広島</a>
</footer>
</body>
</html>