-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
184 lines (123 loc) · 5.61 KB
/
404.html
File metadata and controls
184 lines (123 loc) · 5.61 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
<!DOCTYPE html>
<html lang="en-US" />
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>404 Page not found · </title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://cybersec.upvision.co/favicon.ico" />
<link rel="canonical" href="" />
<link href="https://fonts.googleapis.com/css?family=Orbitron|Fira+Mono|Roboto|Fira+Mono" rel="stylesheet">
<meta name="description" content="Face of NITD Cyber Security Club on the web" />
<meta name="generator" content="Hugo 0.42.1" />
<!-- Stylesheets -->
<link rel="stylesheet" type="text/css" href="https://cybersec.upvision.co/built/screen.css" />
<link rel="stylesheet" type="text/css" href="https://cybersec.upvision.co/css/casper-two.css" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css" />
<style>
@font-face {
font-family: Mplus Reg;
src: url("https://cybersec.upvision.co/fonts/mplus-1mn-regular.ttf");
}
</style>
</head>
<body class="error-template"><div class="site-wrapper">
<header class="site-header outer no-cover">
<div class="inner">
<nav class="site-nav-center">
</nav>
</div>
</header>
<main id="site-main" class="site-main outer" role="main">
<div class="inner">
<section class="error-message">
<h1 class="error-code">404</h1>
<p class="error-description">404 - Page not found</p>
<a class="error-link" href="https://cybersec.upvision.co/">Go to the front page →</a>
</section>
</div>
</main>
<aside class="outer">
<div class="inner">
<div class="post-feed">
<article class="post-card post">
<a class="post-card-image-link" href="https://cybersec.upvision.co/segfault/0x00/">
<div class="post-card-image" style="background-image: url(https://cybersec.upvision.co/images/0x00_segfault_banner.png)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="https://cybersec.upvision.co/segfault/0x00/">
<header class="post-card-header">
<span class="post-card-tags">
#segfault
#workshop </span>
<h2 class="post-card-title">0x00 - Segfault</h2>
</header>
<section class="post-card-excerpt">
<p>First workshop on wtf is Reverse Engineering?</p>
</section>
</a>
<footer class="post-card-meta">
<img class="author-profile-image" src="https://avatars2.githubusercontent.com/u/8546140?s=400&v=4" alt="Author" />
<span class="post-card-author"><a href="/">Vighnesh</a></span>
</footer>
</div>
</article>
<article class="post-card post">
<a class="post-card-image-link" href="https://cybersec.upvision.co/events/feb19ieeemeetup/">
<div class="post-card-image" style="background-image: url(https://cybersec.upvision.co/images/20190219_184601.jpeg)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="https://cybersec.upvision.co/events/feb19ieeemeetup/">
<header class="post-card-header">
<span class="post-card-tags">
#meetup </span>
<h2 class="post-card-title">CyberSecNITD meetup with IEEE NITD student branch</h2>
</header>
<section class="post-card-excerpt">
<p>Meetup in collaboration with IEEE NITD Student Branch</p>
</section>
</a>
<footer class="post-card-meta">
<img class="author-profile-image" src="https://avatars2.githubusercontent.com/u/8546140?s=400&v=4" alt="Author" />
<span class="post-card-author"><a href="/">Vighnesh</a></span>
</footer>
</div>
</article>
<article class="post-card post">
<a class="post-card-image-link" href="https://cybersec.upvision.co/post/">
<div class="post-card-image" style="background-image: url(https://cybersec.upvision.co/defimg/1.jpg)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="https://cybersec.upvision.co/post/">
<header class="post-card-header">
<h2 class="post-card-title">Posts</h2>
</header>
<section class="post-card-excerpt">
<p> </p>
</section>
</a>
<footer class="post-card-meta">
<img class="author-profile-image" src="https://cybersec.upvision.co/img/ghost-icon.png" alt="Author" />
<span class="post-card-author"><a href="/">CyberSec NITD</a></span>
</footer>
</div>
</article>
</div>
</div>
</aside>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright" style="line-height: 1.3em;">
<a href="/">CyberSec NITD</a> <br>
</section>
<nav class="site-footer-nav">
<a href="/">Latest Posts</a>
</nav>
</div>
</footer>
</div><script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-3.2.1.min.js"></script>
<script type="text/javascript" src="https://cybersec.upvision.co/js/jquery.fitvids.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</body></html>