aboutsummaryrefslogtreecommitdiff
path: root/cydia/404.html
diff options
context:
space:
mode:
authorFivePixels <o5pxels@gmail.com>2018-05-12 16:29:20 -0500
committerFivePixels <o5pxels@gmail.com>2018-05-12 16:29:20 -0500
commit9e737033f018c2b0140c31436a2d91b1ed0fceea (patch)
treea1409b55d101da6e62da0497ef3ef07a02c969f7 /cydia/404.html
parent3dea7e95ef55848d13eee471681609889b4b4e77 (diff)
downloadpersonal-website-9e737033f018c2b0140c31436a2d91b1ed0fceea.tar.xz
personal-website-9e737033f018c2b0140c31436a2d91b1ed0fceea.zip
upload
Diffstat (limited to 'cydia/404.html')
-rwxr-xr-xcydia/404.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/cydia/404.html b/cydia/404.html
new file mode 100755
index 0000000..b300a7d
--- /dev/null
+++ b/cydia/404.html
@@ -0,0 +1,34 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+ <meta charSet="utf-8" class="next-head" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" class="next-head" />
+ <title>PINPAL - 404</title>
+</head>
+
+<body>
+ <div>
+ <div id="__next">
+ <div data-reactroot="">
+ <div style="color:#000;background:#fff;font-family:-apple-system, BlinkMacSystemFont, Roboto, &quot;Segoe UI&quot;, &quot;Fira Sans&quot;, Avenir, &quot;Helvetica Neue&quot;, &quot;Lucida Grande&quot;, sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center">
+ <div>
+ <style>
+ body {
+ margin: 0
+ }
+ </style>
+ <h1 style="display:inline-block;border-right:1px solid rgba(0, 0, 0,.3);margin:0;margin-right:20px;padding:10px 23px 10px 0;font-size:24px;font-weight:500;vertical-align:top">404</h1>
+ <div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle">
+ <h2 style="font-size:14px;font-weight:normal;line-height:inherit;margin:0;padding:0">The page you are looking for can't be found.</h2>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div id="__next-error"></div>
+ </div>
+
+</body>
+
+</html> \ No newline at end of file