-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
115 lines (104 loc) · 5.07 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>DevPy</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="apple-touch-icon" sizes="57x57" href="/assets/favicons/apple-touch-icon-57x57.png?v=5637004f39">
<link rel="apple-touch-icon" sizes="60x60" href="/assets/favicons/apple-touch-icon-60x60.png?v=5637004f39">
<link rel="apple-touch-icon" sizes="72x72" href="/assets/favicons/apple-touch-icon-72x72.png?v=5637004f39">
<link rel="apple-touch-icon" sizes="76x76" href="/assets/favicons/apple-touch-icon-76x76.png?v=5637004f39">
<link rel="apple-touch-icon" sizes="114x114" href="/assets/favicons/apple-touch-icon-114x114.png?v=5637004f39">
<link rel="apple-touch-icon" sizes="120x120" href="/assets/favicons/apple-touch-icon-120x120.png?v=5637004f39">
<link rel="apple-touch-icon" sizes="144x144" href="/assets/favicons/apple-touch-icon-144x144.png?v=5637004f39">
<link rel="apple-touch-icon" sizes="152x152" href="/assets/favicons/apple-touch-icon-152x152.png?v=5637004f39">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon-180x180.png?v=5637004f39">
<link rel="icon" type="image/png" href="/assets/favicons/favicon-32x32.png?v=5637004f39" sizes="32x32">
<link rel="icon" type="image/png" href="/assets/favicons/android-chrome-192x192.png?v=5637004f39" sizes="192x192">
<link rel="icon" type="image/png" href="/assets/favicons/favicon-96x96.png?v=5637004f39" sizes="96x96">
<link rel="icon" type="image/png" href="/assets/favicons/favicon-16x16.png?v=5637004f39" sizes="16x16">
<link rel="manifest" href="/assets/favicons/manifest.json?v=5637004f39">
<link rel="mask-icon" href="/assets/favicons/safari-pinned-tab.svg?v=5637004f39" color="#c64842">
<link rel="shortcut icon" href="/favicon.png">
<meta name="msapplication-TileColor" content="#c64842'}}">
<meta name="msapplication-TileImage" content="/assets/favicons/mstile-144x144.png?v=5637004f39">
<meta name="msappliandcation-config" content="/assets/favicons/browserconfig.xml?v=5637004f39">
<meta name="theme-color" content="#c64842">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" />
<link rel="stylesheet" href="/assets/css/normalize.css?v=5637004f39">
<link rel="stylesheet" href="/assets/css/tachyons.min.css?v=5637004f39">
<link rel="stylesheet" href="/assets/css/screen.css?v=5637004f39">
<meta name="generator" content="Ghost 3.13" />
<link rel="alternate" type="application/rss+xml" title="DevPy" href="https://www.devpy.me/rss/" />
<style>
h1.lh-title, h2 {
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
padding: 8px !important;
}
.isso-comment:not(:last-of-type), .isso-follow-up .isso-comment {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.isso-comment:not(:first-of-type), .isso-follow-up .isso-comment {
border-top: none;
}
#isso-root {
display: flex;
flex-direction: column-reverse;
}
.isso-comment {
flex: 0;
width: 100%;
}
#isso-thread .avatar > svg[data-hash="31bd3215b1cf"] {
background-image: url(https://static.devpy.me/assets/favicons/android-chrome-48x48.png);
background-size: contain;
}
#isso-thread .avatar > svg[data-hash="31bd3215b1cf"] > rect {
display: none;
}
#carbonads {
margin-top: -10px;
z-index: 2;
position: relative;
background: white;
}
#sidebar > div.mt2 {
position: relative;
}
#sidebar > div:first-child::after {
content: "♪♪ ヽ(ˇ∀ˇ )ゞ";
position: absolute;
top: 4px;
z-index: 0;
width: calc(100% - 44px);
text-align: center;
}
</style>
</head>
<body class=" fl w-100">
<div class="site-wrapper center mw8 w-100">
<header class="bg-white black-80">
<div style="background-image: url(/content/images/2016/12/background.jpg); background-size: cover; text-align: center;height: 78px;" class="w-100 pt2 pb2">
<a class="blog-logo h-100-l" href="//www.devpy.me/"><img class="h-100" id="header-image" src="/content/images/2016/12/devpyc.png" alt="DevPy" /></a>
<div style="display:none;">The best software recommendations, linux tweaks, and custom code before it's cool.</div>
</div>
<nav id="topnav" class="mt1 pv2 pv3-ns bb w-100">
<a class="link dim black b f6 f5-ns dib mr3" href="/" title="Home">DevPy</a>
<a class=" link dim gray f6 f5-ns dib mr3" href="https://www.devpy.me/search/" title="Search">Search</a>
<a class="subscribe-button link dim gray f6 f5-ns dib" href="/subscribe/">Subscribe</a>
</nav>
</header>
<p class="error-code" style="font-size:9em;text-align: center;margin-left:-0.2em;"></p>
<p class="error-description">Page not found</p>
<a class="error-link" href="https://www.devpy.me">Go to the front page →</a>
</div>
<script>
if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('/assets/service-worker.js');
}
</script>
</body>
</html>