-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
90 lines (59 loc) · 3.02 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
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title></title>
<meta name="description" content="" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href='/stylesheets/all-1bb0585860ac9e7c903435cb4eae2368.css' media='all' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400" />
</head>
<body class=" nav-closed">
<div class="site-wrapper">
<header class="main-header " style="background-image: url(assets/images/7037288-wood-planks.jpg)">
<nav class="main-nav overlay clearfix">
</nav>
<div class="vertical">
<div class="main-header-content inner">
<h1 class="page-title">Тут должен быть креативный заголовок</h1>
<h2 class="page-description">Самое креативное описание когда-то будет здесь.
</h2>
</div>
</div>
<a class="scroll-down icon-arrow-left" href="#content" data-offset="-45"><span class="hidden">Scroll Down</span></a>
</header>
<main id="content" class="content" role="main">
<div class="extra-pagination inner">
</div>
<article class="post">
<header class="post-header">
<h2 class="post-title"><a href="/welcome/2015/07/10/welcome.html">Добро пожаловать в мой блог</a></h2>
</header>
<section class="post-excerpt">
<p>
Первая заметка в моем блоге. В очередной раз пробую начать вести блог и писать в нем регулярно. Что
из этого получится - будет видно позже. А пока немного расскажу о своих планах.
<a class="read-more" href="/welcome/2015/07/10/welcome.html">»</a>
</p>
</section>
<footer class="post-meta">
on welcome
<time class="post-date" datetime="2015-07-10">
10 Jul 2015
</time>
</footer>
</article>
<nav class="pagination" role="pagination">
<span class="page-number"> Page 1 of 1 </span>
</nav>
</main>
<footer class="site-footer clearfix">
<section class="copyright"><a href="http://localhost:4000">Тут должен быть креативный заголовок</a> © </section>
<section class="poweredby">Proudly published with <a href="https://ghost.org">Ghost</a></section>
</footer>
</div>
<script async src='/javascripts/all-1b9edfc4c4a8fccc69ddfea2b8bdffcd.js'></script>
</body>
</html>