|
| 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 - 享受编程 - Coding Your Ambition.</title> |
| 7 | + <meta name="renderer" content="webkit" /> |
| 8 | +<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> |
| 9 | + |
| 10 | +<meta http-equiv="Cache-Control" content="no-transform" /> |
| 11 | +<meta http-equiv="Cache-Control" content="no-siteapp" /> |
| 12 | + |
| 13 | +<meta name="theme-color" content="#f8f5ec" /> |
| 14 | +<meta name="msapplication-navbutton-color" content="#f8f5ec"> |
| 15 | +<meta name="apple-mobile-web-app-capable" content="yes"> |
| 16 | +<meta name="apple-mobile-web-app-status-bar-style" content="#f8f5ec"> |
| 17 | + |
| 18 | + |
| 19 | +<meta name="author" content="Meoop" /><meta name="description" content="Meoop's Blog" /><meta name="keywords" content="code" /> |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +<meta name="generator" content="Hugo 0.55.6 with theme even" /> |
| 27 | + |
| 28 | + |
| 29 | +<link rel="canonical" href="http://blog.meoop.me/404.html" /> |
| 30 | +<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> |
| 31 | +<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> |
| 32 | +<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> |
| 33 | +<link rel="manifest" href="/manifest.json"> |
| 34 | +<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> |
| 35 | + |
| 36 | + |
| 37 | +<link href="/dist/even.c2a46f00.min.css" rel="stylesheet"> |
| 38 | +<link rel=" stylesheet" href=" https://cdn.jsdelivr.net/npm/@fancyapps/[email protected]/dist/jquery.fancybox.min.css" integrity=" sha256-7TyXnr2YU040zfSP+rEcz29ggW4j56/ujTPwjMzyqFY=" crossorigin=" anonymous" > |
| 39 | + |
| 40 | + |
| 41 | +<meta property="og:title" content="404 Page not found" /> |
| 42 | +<meta property="og:description" content="Meoop's Blog" /> |
| 43 | +<meta property="og:type" content="website" /> |
| 44 | +<meta property="og:url" content="http://blog.meoop.me/404.html" /> |
| 45 | + |
| 46 | + |
| 47 | +<meta itemprop="name" content="404 Page not found"> |
| 48 | +<meta itemprop="description" content="Meoop's Blog"> |
| 49 | + |
| 50 | +<meta name="twitter:card" content="summary"/> |
| 51 | +<meta name="twitter:title" content="404 Page not found"/> |
| 52 | +<meta name="twitter:description" content="Meoop's Blog"/> |
| 53 | + |
| 54 | +<!--[if lte IE 9]> |
| 55 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/classlist/1.1.20170427/classList.min.js"></script> |
| 56 | +<![endif]--> |
| 57 | + |
| 58 | +<!--[if lt IE 9]> |
| 59 | + <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/html5shiv.min.js"></script> |
| 60 | + <script src="https://cdn.jsdelivr.net/npm/[email protected]/dest/respond.min.js"></script> |
| 61 | +<![endif]--> |
| 62 | + |
| 63 | +</head> |
| 64 | +<body> |
| 65 | + <div id="mobile-navbar" class="mobile-navbar"> |
| 66 | + <div class="mobile-header-logo"> |
| 67 | + <a href="/" class="logo">Ambition</a> |
| 68 | + </div> |
| 69 | + <div class="mobile-navbar-icon"> |
| 70 | + <span></span> |
| 71 | + <span></span> |
| 72 | + <span></span> |
| 73 | + </div> |
| 74 | +</div> |
| 75 | +<nav id="mobile-menu" class="mobile-menu slideout-menu"> |
| 76 | + <ul class="mobile-menu-list"> |
| 77 | + <a href="/"> |
| 78 | + <li class="mobile-menu-item">Home</li> |
| 79 | + </a><a href="/post/"> |
| 80 | + <li class="mobile-menu-item">Archives</li> |
| 81 | + </a><a href="/tags/"> |
| 82 | + <li class="mobile-menu-item">Tags</li> |
| 83 | + </a><a href="/categories/"> |
| 84 | + <li class="mobile-menu-item">Categories</li> |
| 85 | + </a> |
| 86 | + </ul> |
| 87 | +</nav> |
| 88 | + <div class="container" id="mobile-panel"> |
| 89 | + <header id="header" class="header"> |
| 90 | + <div class="logo-wrapper"> |
| 91 | + <a href="/" class="logo">Ambition</a> |
| 92 | +</div> |
| 93 | + |
| 94 | +<nav class="site-navbar"> |
| 95 | + <ul id="menu" class="menu"> |
| 96 | + <li class="menu-item"> |
| 97 | + <a class="menu-item-link" href="/">Home</a> |
| 98 | + </li><li class="menu-item"> |
| 99 | + <a class="menu-item-link" href="/post/">Archives</a> |
| 100 | + </li><li class="menu-item"> |
| 101 | + <a class="menu-item-link" href="/tags/">Tags</a> |
| 102 | + </li><li class="menu-item"> |
| 103 | + <a class="menu-item-link" href="/categories/">Categories</a> |
| 104 | + </li> |
| 105 | + </ul> |
| 106 | +</nav> |
| 107 | + </header> |
| 108 | + |
| 109 | + <main id="main" class="main"> |
| 110 | + <div class="content-wrapper"> |
| 111 | + <div id="content" class="content"> |
| 112 | + <div class="not-found"> |
| 113 | + <h1 class="error-emoji"></h1> |
| 114 | + <p class="error-text">/* 404 page not found. */</p> |
| 115 | + <p class="error-link"><a href="/">↑ Back Home ↑</a></p> |
| 116 | +</div> |
| 117 | +<script> |
| 118 | + var errorEmojiContainer = document.getElementsByClassName('error-emoji')[0]; |
| 119 | + var emojiArray = [ |
| 120 | + '\\(o_o)/', '(o^^)o', '(˚Δ˚)b', '(^-^*)', '(≥o≤)', '(^_^)b', '(·_·)', |
| 121 | + '(=\'X\'=)', '(>_<)', '(;-;)', '\\(^Д^)/', |
| 122 | + ]; |
| 123 | + var errorEmoji = emojiArray[Math.floor(Math.random() * emojiArray.length)]; |
| 124 | + errorEmojiContainer.appendChild(document.createTextNode(errorEmoji)); |
| 125 | +</script> |
| 126 | + </div> |
| 127 | + |
| 128 | + |
| 129 | + </div> |
| 130 | + </main> |
| 131 | + |
| 132 | + <footer id="footer" class="footer"> |
| 133 | + <div class="social-links"> |
| 134 | + <a href=" [email protected]" class=" iconfont icon-email" title=" email" ></a> |
| 135 | + <a href="https://www.stackoverflow.com/users/12249756/" class="iconfont icon-stack-overflow" title="stack-overflow"></a> |
| 136 | + <a href="http://localhost" class="iconfont icon-twitter" title="twitter"></a> |
| 137 | + <a href="https://www.facebook.com/lei.yi.908" class="iconfont icon-facebook" title="facebook"></a> |
| 138 | + <a href="https://www.linkedin.com/in/yilei/" class="iconfont icon-linkedin" title="linkedin"></a> |
| 139 | + <a href="https://github.com/Meoop" class="iconfont icon-github" title="github"></a> |
| 140 | + <a href="http://weibo.com/18722081826" class="iconfont icon-weibo" title="weibo"></a> |
| 141 | + <a href="http://www.zhihu.com/people/lei.yi" class="iconfont icon-zhihu" title="zhihu"></a> |
| 142 | + <a href="http://blog.meoop.me/index.xml" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a> |
| 143 | +</div> |
| 144 | + |
| 145 | +<div class="copyright"> |
| 146 | + <span class="power-by"> |
| 147 | + Powered by <a class="hexo-link" href="https://gohugo.io">Hugo</a> |
| 148 | + </span> |
| 149 | + <span class="division">|</span> |
| 150 | + <span class="theme-info"> |
| 151 | + Theme - |
| 152 | + <a class="theme-link" href="https://github.com/olOwOlo/hugo-theme-even">Even</a> |
| 153 | + </span> |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + <span class="copyright-year"> |
| 158 | + © |
| 159 | + 2015 - |
| 160 | + 2019 |
| 161 | + <span class="heart"> |
| 162 | + <i class="iconfont icon-heart"></i> |
| 163 | + </span> |
| 164 | + <span class="author">Meoop</span> |
| 165 | + </span> |
| 166 | +</div> |
| 167 | + </footer> |
| 168 | + |
| 169 | + <div class="back-to-top" id="back-to-top"> |
| 170 | + <i class="iconfont icon-up"></i> |
| 171 | + </div> |
| 172 | + </div> |
| 173 | + |
| 174 | + <script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js" integrity=" sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin=" anonymous" ></script> |
| 175 | + <script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/slideout.min.js" integrity=" sha256-t+zJ/g8/KXIJMjSVQdnibt4dlaDxc9zXr/9oNPeWqdg=" crossorigin=" anonymous" ></script> |
| 176 | + <script src=" https://cdn.jsdelivr.net/npm/@fancyapps/[email protected]/dist/jquery.fancybox.min.js" integrity=" sha256-XVLffZaxoWfGUEbdzuLi7pwaUJv1cecsQJQqGLe7axY=" crossorigin=" anonymous" ></script> |
| 177 | +<script type="text/javascript" src="/dist/even.26188efa.min.js"></script> |
| 178 | + |
| 179 | + |
| 180 | +<script type="application/javascript"> |
| 181 | +var doNotTrack = false; |
| 182 | +if (!doNotTrack) { |
| 183 | + window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; |
| 184 | + ga('create', 'UA-101122173-1', 'auto'); |
| 185 | + ga('set', 'anonymizeIp', true); |
| 186 | + ga('send', 'pageview'); |
| 187 | +} |
| 188 | +</script> |
| 189 | +<script async src='https://www.google-analytics.com/analytics.js'></script> |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | +</body> |
| 198 | +</html> |
0 commit comments