-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
122 lines (85 loc) · 5.17 KB
/
404.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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns#">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>404 Page not found · </title>
<meta name="description" content="Курсов проект за предмет Уеб технологии на Александър Арабов, 41051">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="generator" content="Hugo 0.80.0" />
<meta name="robots" content="index,follow">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="404 Page not found">
<meta property="og:description" content="Курсов проект за предмет Уеб технологии на Александър Арабов, 41051">
<meta property="og:type" content="website">
<meta property="og:url" content="https://pwnzpew.github.io/404.html">
<link rel="stylesheet" href="https://pwnzpew.github.io/dist/site.css">
<link rel="stylesheet" href="https://pwnzpew.github.io/dist/syntax.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,600,700,300&subset=latin,cyrillic-ext,latin-ext,cyrillic">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
</head>
<body>
<style>
.site-title a, .button-square {
background: black;
}
a {
color: black;
}
</style>
<div id="wrapper">
<header class="site-header">
<div class="container">
<div class="site-title-wrapper">
<h1 class="site-title">
<a href="https://pwnzpew.github.io/">Курсов проект</a>
</h1>
<a class="button-square button-social hint--top" data-hint="Twitter" aria-label="Twitter" href="https://twitter.com/aarabov" rel="me" >
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
<a class="button-square button-social hint--top" data-hint="Facebook" aria-label="Facebook" href="https://facebook.com/alex-arabov" rel="me">
<i class="fa fa-facebook" aria-hidden="true"></i>
</a>
<a class="button-square button-social hint--top" data-hint="Email" aria-label="Send an Email" href="mailto:[email protected]">
<i class="fa fa-envelope" aria-hidden="true"></i>
</a>
</div>
<ul class="site-nav">
</ul>
</div>
</header>
<div id="container">
<div class="container">
<header class="post-header">
<h1 class="post-title" itemprop="name">Дронове. Всичко свързано с тях!</h1>
<p>Курсов проект за предмет Уеб технологии на Александър Арабов, 41051</p>
</header>
<p class="error">Oh, this page does not exist. You can head back to <a href="https://pwnzpew.github.io/">homepage</a>.</p>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="site-title-wrapper">
<h1 class="site-title">
<a href="https://pwnzpew.github.io/">Курсов проект</a>
</h1>
<a class="button-square button-jump-top js-jump-top" href="#" aria-label="Back to Top">
<i class="fa fa-angle-up" aria-hidden="true"></i>
</a>
</div>
<p class="footer-copyright">
<span>© 2021 / Powered by <a href="https://gohugo.io/">Hugo</a></span>
</p>
<p class="footer-copyright">
<span><a href="https://github.com/roryg/ghostwriter">Ghostwriter theme</a> By <a href="http://jollygoodthemes.com">JollyGoodThemes</a></span>
<span>/ <a href="https://github.com/jbub/ghostwriter">Ported</a> to Hugo By <a href="https://github.com/jbub">jbub</a></span>
</p>
</div>
</footer>
<script src="https://pwnzpew.github.io/js/jquery-1.11.3.min.js"></script>
<script src="https://pwnzpew.github.io/js/jquery.fitvids.js"></script>
<script src="https://pwnzpew.github.io/js/scripts.js"></script>
</body>
</html>