Skip to content

Commit 716139e

Browse files
author
GitHub Actions
committed
Deploy haskell-cryptography/haskell-cryptography.github.io to haskell-cryptography/haskell-cryptography.github.io:gh-pages
0 parents  commit 716139e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+4144
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 207 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,207 @@
1+
<!DOCTYPE html>
2+
<html lang="en-US">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="x-ua-compatible" content="ie=edge">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
7+
8+
<link rel="preload" as="font" href="https://haskell-cryptography.org/fonts/vendor/jost/jost-v4-latin-regular.woff2" type="font/woff2" crossorigin>
9+
<link rel="preload" as="font" href="https://haskell-cryptography.org/fonts/vendor/jost/jost-v4-latin-700.woff2" type="font/woff2" crossorigin>
10+
11+
12+
<link rel="stylesheet" href="https://haskell-cryptography.org/main.css">
13+
14+
15+
16+
17+
18+
19+
20+
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
31+
32+
<meta name="robots" content="noindex, follow">
33+
34+
35+
36+
37+
38+
39+
40+
<title>404 Page not found | Haskell Cryptography Group</title>
41+
<meta name="description" content="">
42+
<link rel="canonical" href="https://haskell-cryptography.org/404.html">
43+
44+
45+
46+
47+
48+
49+
50+
51+
52+
53+
<script type="application/ld+json">
54+
{
55+
"@context": "http://schema.org",
56+
"@type": "BreadcrumbList",
57+
58+
59+
60+
61+
62+
63+
64+
65+
66+
67+
68+
{
69+
"@type": "ListItem",
70+
"position": 1 ,
71+
"name": "Home",
72+
"item": "https://haskell-cryptography.org/"
73+
},
74+
75+
76+
{
77+
"@type": "ListItem",
78+
"position": 2 ,
79+
"name": "404.Html",
80+
"item": "https://haskell-cryptography.org/404.html/"
81+
},
82+
83+
84+
85+
}
86+
</script>
87+
88+
89+
90+
91+
92+
93+
<meta name="theme-color" content="#fff">
94+
<link rel="icon" href="https://haskell-cryptography.org/favicon.svg">
95+
96+
<link rel="manifest" href="https://haskell-cryptography.org/site.webmanifest" crossorigin>
97+
98+
99+
100+
101+
102+
</head>
103+
104+
<body class="home">
105+
106+
107+
<div class="header-bar fixed-top"></div>
108+
<header class="navbar fixed-top navbar-expand-md navbar-light">
109+
<div class="container">
110+
<input class="menu-btn order-0" type="checkbox" id="menu-btn">
111+
<label class="menu-icon d-md-none" for="menu-btn"><span class="navicon"></span></label>
112+
<a class="navbar-brand order-1 order-md-0 me-auto" href="https://haskell-cryptography.org">Haskell Cryptography Group</a>
113+
<button id="mode" class="btn btn-link order-2 order-md-4" type="button" aria-label="Toggle mode">
114+
<span class="toggle-dark"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-moon"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path></svg></span>
115+
<span class="toggle-light"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sun"><circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></svg></span>
116+
</button>
117+
<ul class="navbar-nav fork-me order-3 order-md-5">
118+
119+
<li class="nav-item">
120+
<a class="nav-link" href="https://github.com/haskell-cryptography/"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg><span class="ms-2 visually-hidden">GitHub</span></a>
121+
</li>
122+
123+
</ul>
124+
<div class="collapse navbar-collapse order-4 order-md-1">
125+
<ul class="navbar-nav main-nav me-auto order-5 order-md-2">
126+
127+
128+
129+
130+
131+
132+
<li class="nav-item">
133+
<a class="nav-link" href="https://haskell-cryptography.org/projects/">Projects</a>
134+
</li>
135+
136+
<li class="nav-item">
137+
<a class="nav-link" href="https://haskell-cryptography.org/blog/">Blog</a>
138+
</li>
139+
140+
141+
</ul>
142+
<div class="break order-6 d-md-none"></div>
143+
144+
<form class="navbar-form flex-grow-1 order-7 order-md-3">
145+
<input id="userinput" class="form-control is-search" type="search" placeholder="Search…"
146+
aria-label="Search…" autocomplete="off">
147+
<div id="suggestions" class="shadow bg-white rounded"></div>
148+
</form>
149+
150+
</div>
151+
</div>
152+
</header>
153+
154+
155+
156+
157+
<div class="wrap container" role="document">
158+
<div class="content">
159+
<section class="section container-fluid mt-n3 pb-3">
160+
<div class="row justify-content-center">
161+
<div class="row justify-content-center">
162+
<div class="col-md-12 col-lg-10 col-xxl-8">
163+
<article>
164+
<h1 class="text-center">Page not found :(</h1>
165+
<p class="text-center">The page you are looking for doesn't exist or has been moved.</p>
166+
</article>
167+
</div>
168+
</div>
169+
</div>
170+
</section>
171+
</div>
172+
</div>
173+
174+
175+
176+
177+
<footer class="footer text-muted">
178+
<div class="container">
179+
<div class="row">
180+
<div class="col-lg-8 order-last order-lg-first">
181+
<ul class="list-inline">
182+
183+
<li class="list-inline-item">Powered by <a href="https://www.getzola.org/">Zola</a>, and <a href="https://github.com/aaranxu/adidoks">AdiDoks</a></li>
184+
185+
</ul>
186+
</div>
187+
<div class="col-lg-8 order-first order-lg-last text-lg-end">
188+
<ul class="list-inline">
189+
190+
</ul>
191+
</div>
192+
</div>
193+
</div>
194+
</footer>
195+
196+
197+
198+
199+
<script type="text/javascript" src="https://haskell-cryptography.org/js/main.js" defer></script>
200+
201+
<script type="text/javascript" src="https://haskell-cryptography.org/plugins/elasticlunr.min.js" defer></script>
202+
<script type="text/javascript" src="https://haskell-cryptography.org/search_index.en.js" defer></script>
203+
<script type="text/javascript" src="https://haskell-cryptography.org/js/search.js" defer></script>
204+
205+
206+
</body>
207+
</html>

_headers

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/*
2+
Access-Control-Allow-Origin: *

android-chrome-192x192.png

5.63 KB
Loading

android-chrome-512x512.png

20.3 KB
Loading

apple-touch-icon.png

4.99 KB
Loading

0 commit comments

Comments
 (0)