-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
218 lines (139 loc) · 5.22 KB
/
404.html
File metadata and controls
218 lines (139 loc) · 5.22 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
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html>
<html lang="en">
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta http-equiv="X-UA-Compatible" content="ie=edge"/>
<meta name="theme-color" content="#478079" >
<title>Ebeid ElSayed | Product Manager</title>
<meta name="description" content='Ebeid ElSayed | Product Manager | Personal Site.'>
<style data-generator="critical-css">
</style>
<link rel="stylesheet" href="http://localhost:1313/css/menu.6e233ea8020133c8fdf840fc9876a529cacbe674c7d8193cc12963d7eb29f253.css" integrity="sha256-biM+qAIBM8j9+ED8mHalKcrL5nTH2Bk8wSlj1+sp8lM=">
<link
rel="preload"
href="/css/bundle.css"
as="style"
data-generator="purgeCSS"
onload="this.onload=null;this.rel='stylesheet'"
/>
<noscript>
<link
rel="stylesheet"
href="/css/bundle.css"
/>
</noscript>
<script src='http://localhost:1313/js/library/lozad.min.js'></script>
</head>
<body>
<header class="header fixed-top rad-animation-group" id="header">
<div class="container rad-fade-in">
<nav class="navbar navbar-expand-lg navbar-light p-0">
<div class="container-fluid">
<a class="navbar-brand mx-auto" href="http://localhost:1313/">
<span>Ebeid</span>
<span>ElSayed</span>
</a>
<button
class="navbar-toggler collapsed"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent, #header"
aria-controls="navbarSupportedContent"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-lg-auto">
<li class="nav-item">
<a class="nav-link active" href="http://localhost:1313/">HOME</a>
</li>
<li class="nav-item">
<a data-scroll class="nav-link" href="/#about"
>ABOUT</a
>
</li>
<li class="nav-item">
<a data-scroll class="nav-link" href="/#experience"
>EXPERIENCE</a
>
</li>
<li class="nav-item">
<a data-scroll class="nav-link" href="/blog"
>BLOG</a
>
</li>
<li class="nav-item">
<a data-scroll class="nav-link" href="/#contact"
>CONTACT</a
>
</li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<section id="breadcrumb-bar" class="breadcrumb-bar container">
<ul class="breadcrumbs">
<li class="breadcrum-item"><span><a href="/">Home</a></span></li><li class="breadcrum-item"><span><a href="/404.html">404.html</a></span></li></ul>
</section>
<section class="section four-o-four">
<div class="container text-center">
<h1 class="display-1">404</h1>
<h4>Page not found</h4>
<p>
Sorry, but the page you were looking for could not be found.
</p>
<a href="http://localhost:1313/" class="btn btn-primary">Back to homepage</a>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="footer__left">
<div class="footer__copy">
<a href="https://themes.gohugo.io/themes/adritian-free-hugo-theme">© Adritian</a>. Free Hugo theme by <a href="https://www.adrianmoreno.info">Adrián Moreno Peña</a>.</br><a href="https://github.com/Ebeid/ebeid.github.io">Site content and code available in GitHub</a>.
</div>
</div>
<div class="footer__links">
<ul class="navbar-nav ">
<li class="nav-item">
<a class="nav-link" href="http://localhost:1313/">🏠 HOME</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/#about">ABOUT</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/#contact">CONTACT</a>
</li>
</ul>
</div>
<div class="footer__right">
</div>
</div>
</footer>
<script>
window.addEventListener("load", function() {
try{
var observer = window.lozad(".lozad", {
rootMargin: window.innerHeight / 2 + "px 0px",
threshold: 0.01
});
observer.observe();
} catch(e) {
console.error(e);
}
});
</script>
<script defer src='http://localhost:1313/js/rad-animations.js'></script>
<script defer src='http://localhost:1313/js/library/smooth-scroll.polyfills.min.js'></script>
<script defer src='http://localhost:1313/js/sticky-header.js'></script>
<script defer src='http://localhost:1313/js/smooth-scroll-init.js'></script>
<script defer src='http://localhost:1313/js/library/bootstrap.min.js'></script>
<script>
window.si = window.si || function () { (window.siq = window.siq || []).push(arguments); };
</script>
</body>
</html>