-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
63 lines (60 loc) · 3.06 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="og:site_name" content="CodeCompletion.io"/>
<link rel="canonical" href="https://codecompletion.io/jointheclub"/>
<meta name="twitter:url" content="https://codecompletion.io/jointheclub"/>
<meta name="og:url" content="https://codecompletion.io/jointheclub"/>
<title>404 Not Found | CodeCompletion.io</title>
<meta name="twitter:title" content="Join the Club on Quill.chat! | CodeCompletion.io"/>
<meta name="og:title" content="Join the Club on Quill.chat! | CodeCompletion.io"/>
<meta name="description" content="We are a group of developers and educators specializing in Apple Platform development, here to try something new.
New content coming out every week."/>
<meta name="twitter:description" content="We are a group of developers and educators specializing in Apple Platform development, here to try something new.
New content coming out every week."/>
<meta name="og:description" content="We are a group of developers and educators specializing in Apple Platform development, here to try something new.
New content coming out every week."/>
<meta name="twitter:card" content="summary"/>
<link rel="stylesheet" href="/styles.css" type="text/css"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="shortcut icon" href="/images/favicon.png" type="image/png"/>
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to CodeCompletion.io"/>
</head>
<body>
<header>
<div class="wrapper">
<a class="site-name" href="/">CodeCompletion.io</a>
<nav>
<ul>
<li>
<a href="/podcast">Podcast</a>
</li>
<li>
<a href="/episodes">Episodes</a>
</li>
<li>
<a href="/articles">Articles</a>
</li>
<li>
<a href="https://twitter.com/CodeCompletion">Twitter</a>
</li>
<li>
<a href="https://www.youtube.com/channel/UCboYE6brY0HjojFqkg936mw/featured">YouTube</a>
</li>
</ul>
</nav>
</div>
</header>
<div class="wrapper"><h1>404 Not Found</h1></div>
<footer>
<div class="wrapper convertkit">
<p>Hungry for more great content? Consider signing up for our monthly newsletter, where we recap the month, and share a few more things we learn along the way.</p>
<script async data-uid="27ae61bcda" src="https://upbeat-trailblazer-9892.ck.page/27ae61bcda/index.js"></script>
</div>
<p>
<a href="/feed.rss">RSS feed</a>
</p>
</footer>
</body>
</html>