|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
| 6 | + <title>404 page not found - DUW</title> |
| 7 | + <link rel="alternate" hreflang="en" href="http://du.zoomquiet.io/playground/" /> |
| 8 | + |
| 9 | +<meta name="renderer" content="webkit" /> |
| 10 | +<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> |
| 11 | + |
| 12 | +<meta http-equiv="Cache-Control" content="no-transform" /> |
| 13 | +<meta http-equiv="Cache-Control" content="no-siteapp" /> |
| 14 | + |
| 15 | +<meta name="theme-color" content="#f8f5ec" /> |
| 16 | +<meta name="msapplication-navbutton-color" content="#f8f5ec"> |
| 17 | +<meta name="apple-mobile-web-app-capable" content="yes"> |
| 18 | +<meta name="apple-mobile-web-app-status-bar-style" content="#f8f5ec"> |
| 19 | + |
| 20 | + |
| 21 | +<meta name="author" content="DebugUself" /> |
| 22 | + <meta name="description" content="DU Weekly" /> |
| 23 | + <meta name="keywords" content="DU, weekly, github" /> |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | +<meta name="generator" content="Hugo 0.37.1" /> |
| 31 | + |
| 32 | + |
| 33 | +<link rel="canonical" href="" /> |
| 34 | +<link href="http://du.zoomquiet.io/playground/index.xml" rel="alternate" type="application/rss+xml" title="DUW" /> |
| 35 | + <link href="http://du.zoomquiet.io/playground/index.xml" rel="feed" type="application/rss+xml" title="DUW" /> |
| 36 | + |
| 37 | +<link rel="apple-touch-icon" sizes="180x180" href="/playground/apple-touch-icon.png"> |
| 38 | +<link rel="icon" type="image/png" sizes="32x32" href="/playground/favicon-32x32.png"> |
| 39 | +<link rel="icon" type="image/png" sizes="16x16" href="/playground/favicon-16x16.png"> |
| 40 | +<link rel="icon" href="/playground/favicon.ico" /> |
| 41 | +<link rel="manifest" href="/playground/manifest.json"> |
| 42 | +<link rel="mask-icon" href="/playground/safari-pinned-tab.svg" color="#5bbad5"> |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | +<link href="/playground/dist/jane.min.css?v=2.7.0" rel="stylesheet"> |
| 48 | +<link href="/playground/lib/fancybox/jquery.fancybox-3.1.20.min.css" rel="stylesheet"> |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | +<meta property="og:title" content="404 Page not found" /> |
| 54 | +<meta property="og:description" content="DU Weekly" /> |
| 55 | +<meta property="og:type" content="website" /> |
| 56 | +<meta property="og:url" content="" /> |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | +<meta itemprop="name" content="404 Page not found"> |
| 72 | +<meta itemprop="description" content="DU Weekly"> |
| 73 | + |
| 74 | +<meta name="twitter:card" content="summary"/> |
| 75 | +<meta name="twitter:title" content="404 Page not found"/> |
| 76 | +<meta name="twitter:description" content="DU Weekly"/> |
| 77 | + |
| 78 | +<!--[if lte IE 9]> |
| 79 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/classlist/1.1.20170427/classList.min.js"></script> |
| 80 | +<![endif]--> |
| 81 | + |
| 82 | +<!--[if lt IE 9]> |
| 83 | + <script src="https://cdn.jsdelivr.net/npm/html5shiv@3.7.3/dist/html5shiv.min.js"></script> |
| 84 | + <script src="https://cdn.jsdelivr.net/npm/respond.js@1.4.2/dest/respond.min.js"></script> |
| 85 | +<![endif]--> |
| 86 | + |
| 87 | + |
| 88 | +<script> |
| 89 | +window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; |
| 90 | +ga('create', 'UA-116546929-1', 'auto'); |
| 91 | +ga('send', 'pageview'); |
| 92 | +</script> |
| 93 | +<script async src='//www.google-analytics.com/analytics.js'></script> |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | +</head> |
| 98 | +<body> |
| 99 | + <div id="mobile-navbar" class="mobile-navbar"> |
| 100 | + <div class="mobile-header-logo"> |
| 101 | + <a href="/playground/" class="logo">DU Weekly</a> |
| 102 | + </div> |
| 103 | + <div class="mobile-navbar-icon"> |
| 104 | + <span></span> |
| 105 | + <span></span> |
| 106 | + <span></span> |
| 107 | + </div> |
| 108 | +</div> |
| 109 | +<nav id="mobile-menu" class="mobile-menu slideout-menu"> |
| 110 | + <ul class="mobile-menu-list"> |
| 111 | + <a href="/playground/"> |
| 112 | + <li class="mobile-menu-item">Home</li> |
| 113 | + </a><a href="/playground/post/"> |
| 114 | + <li class="mobile-menu-item">Archives</li> |
| 115 | + </a><a href="/playground/about/"> |
| 116 | + <li class="mobile-menu-item">About</li> |
| 117 | + </a><a href="/playground/index.xml"> |
| 118 | + <li class="mobile-menu-item">RSS</li> |
| 119 | + </a> |
| 120 | + </ul> |
| 121 | +</nav> |
| 122 | + |
| 123 | + <header id="header" class="header container"> |
| 124 | + <div class="logo-wrapper"> |
| 125 | + <a href="/playground/" class="logo">DU Weekly</a> |
| 126 | +</div> |
| 127 | + |
| 128 | +<nav class="site-navbar"> |
| 129 | + <ul id="menu" class="menu"> |
| 130 | + <li class="menu-item"> |
| 131 | + <a class="menu-item-link" href="/playground/">Home</a> |
| 132 | + </li><li class="menu-item"> |
| 133 | + <a class="menu-item-link" href="/playground/post/">Archives</a> |
| 134 | + </li><li class="menu-item"> |
| 135 | + <a class="menu-item-link" href="/playground/about/">About</a> |
| 136 | + </li><li class="menu-item"> |
| 137 | + <a class="menu-item-link" href="/playground/index.xml">RSS</a> |
| 138 | + </li> |
| 139 | + </ul> |
| 140 | +</nav> |
| 141 | + </header> |
| 142 | + |
| 143 | + <div id="mobile-panel"> |
| 144 | + <main id="main" class="main bg-llight"> |
| 145 | + <div class="content-wrapper"> |
| 146 | + <div id="content" class="content container"> |
| 147 | + |
| 148 | +<div class="not-found"> |
| 149 | + <h1 class="error-emoji"></h1> |
| 150 | + <p class="error-text">/* 404 page not found. */</p> |
| 151 | + <p class="error-link"><a href="/playground/">↑ Back Home ↑</a></p> |
| 152 | +</div> |
| 153 | +<script> |
| 154 | + var errorEmojiContainer = document.getElementsByClassName('error-emoji')[0]; |
| 155 | + var emojiArray = [ |
| 156 | + '\\(o_o)/', '(o^^)o', '(˚Δ˚)b', '(^-^*)', '(≥o≤)', '(^_^)b', '(·_·)', |
| 157 | + '(=\'X\'=)', '(>_<)', '(;-;)', '\\(^Д^)/', |
| 158 | + ]; |
| 159 | + var errorEmoji = emojiArray[Math.floor(Math.random() * emojiArray.length)]; |
| 160 | + errorEmojiContainer.appendChild(document.createTextNode(errorEmoji)); |
| 161 | +</script> |
| 162 | + |
| 163 | + </div> |
| 164 | + </div> |
| 165 | + </main> |
| 166 | + |
| 167 | + <footer id="footer" class="footer"> |
| 168 | + <div class="social-links"> |
| 169 | + <a href="https://github.com/DebugUself/" rel="me" class="iconfont icon-github" title="github"></a> |
| 170 | + <a href="mailto:du@zoejane.net" rel="me" class="iconfont icon-email" title="email"></a> |
| 171 | + <a href="http://du.zoomquiet.io/playground/index.xml" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a> |
| 172 | +</div> |
| 173 | + |
| 174 | +<div class="copyright"> |
| 175 | + <span class="power-by"> |
| 176 | + Powered by <a class="hexo-link" href="https://gohugo.io">Hugo</a> |
| 177 | + </span> |
| 178 | + <span class="division">|</span> |
| 179 | + <span class="theme-info"> |
| 180 | + Theme - <a class="theme-link" href="https://github.com/xianmin/hugo-theme-jane">Jane</a> |
| 181 | + </span> |
| 182 | + |
| 183 | + <span class="copyright-year"> |
| 184 | + © |
| 185 | + |
| 186 | + 2017 - |
| 187 | + 2018 |
| 188 | + <span class="heart"> |
| 189 | + <i class="iconfont icon-heart"></i> |
| 190 | + </span> |
| 191 | + <span class="author">DebugUself</span> |
| 192 | + </span> |
| 193 | +</div> |
| 194 | + </footer> |
| 195 | + |
| 196 | + <div class="back-to-top" id="back-to-top"> |
| 197 | + <i class="iconfont icon-up"></i> |
| 198 | + </div> |
| 199 | + </div> |
| 200 | + |
| 201 | +<script src="/playground/lib/highlight/highlight.pack.js?v=20171001"></script> |
| 202 | +<script type="text/javascript" src="/playground/lib/jquery/jquery-3.2.1.min.js"></script> |
| 203 | + <script type="text/javascript" src="/playground/lib/slideout/slideout-1.0.1.min.js"></script> |
| 204 | + <script type="text/javascript" src="/playground/lib/fancybox/jquery.fancybox-3.1.20.min.js"></script> |
| 205 | +<script type="text/javascript" src="/playground/dist/jane.min.js?v=2.7.0"></script> |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | +</body> |
| 212 | +</html> |
0 commit comments