-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
5 lines (5 loc) · 4.88 KB
/
404.html
1
2
3
4
5
<!DOCTYPE html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--><!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8"><![endif]--><!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9"><![endif]--><!--[if gt IE 8]><!--><html class="no-js">
<!--<![endif]--> <head> <meta charset="UTF-8"> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>404 – WorkHard-Website</title> <meta name="description" content="This is my own site."> <!-- Twitter Cards --> <meta name="twitter:card" content="summary"> <meta name="twitter:image" content="https://ckape.github.io/workhard/assets/img/logo.png"> <meta name="twitter:title" content="404"> <!-- Open Graph --> <meta property="og:locale" content="en_US"> <meta property="og:type" content="article"> <meta property="og:title" content="404"> <meta property="og:url" content="https://ckape.github.io/workhard/404"> <meta property="og:site_name" content="WorkHard-Website"> <meta property="og:image" content="https://ckape.github.io/workhard/assets/img/logo.png"> <link rel="canonical" href="https://ckape.github.io/workhard/404"> <link href="https://ckape.github.io/workhard/feed.xml" type="application/atom+xml" rel="alternate" title="WorkHard-Website Feed"> <!-- Handheld --> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- CSS --> <link rel="stylesheet" href="https://ckape.github.io/workhard/assets/css/main.css"> <!-- JS --> <script src="https://ckape.github.io/workhard/assets/js/modernizr-3.3.1.custom.min.js"></script> <!-- Favicons --> <link rel="apple-touch-icon" href="https://ckape.github.io/workhard/assets/img/favicons/apple-icon-precomposed.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://ckape.github.io/workhard/assets/img/favicons/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://ckape.github.io/workhard/assets/img/favicons/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://ckape.github.io/workhard/assets/img/favicons/apple-icon-144x144.png"> <link rel="shortcut icon" type="image/png" href="https://ckape.github.io/workhard/favicon.png"> <link rel="shortcut icon" href="https://ckape.github.io/workhard/favicon.ico"> <!-- Background Image --> <style type="text/css">body {background-image:url(https://ckape.github.io/workhard/assets/img/placeholder-big.jpg); background-repeat: no-repeat; background-size: cover; }</style> <!-- Post Feature Image --> </head> <body> <nav id="dl-menu" class="dl-menuwrapper" role="navigation"> <button class="dl-trigger">Open Menu</button> <ul class="dl-menu"> <li><a href="https://ckape.github.io/workhard/">Home</a></li> <li> <a href="#">About</a> <ul class="dl-submenu"> <li> <img src="https://ckape.github.io/workhard/assets/img/logo.png" alt="WorkHard-Website photo" class="author-photo"> <h4>WorkHard-Website</h4> <p>This is my own site.</p> </li> <li><a href="https://ckape.github.io/workhard/about/"><span class="btn btn-inverse">Learn More</span></a></li> <li> <a href="mailto:kape520@163.com" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-envelope-square"></i> Email</a> </li> <li> <a href="http://github.com/ckape" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-github"></i> Github</a> </li> </ul>
<!-- /.dl-submenu --> </li> <li> <a href="#">Posts</a> <ul class="dl-submenu"> <li><a href="https://ckape.github.io/workhard/posts/">All Posts</a></li> <li><a href="https://ckape.github.io/workhard/tags/">All Tags</a></li> </ul> </li> <li><a href="https://ckape.github.io/workhard/projects/">Projects</a></li> </ul>
<!-- /.dl-menu --> </nav><!-- /.dl-menuwrapper --> <!-- Header --> <header class="header" role="banner"> <div class="wrapper animated fadeIn"> <div class="content"> <div class="post-title "> <h1>404</h1> <a class="btn zoombtn" href="https://ckape.github.io/workhard"> <i class="fa fa-chevron-left"></i> </a> </div> <p>There doesn't appear to be anything here. Sorry about that.</p> <p>If you've followed a link expecting something to be here, you can <a href="mailto:kape520@163.com?subject=Page%20not%20found">contact me</a>.</p> </div> </div> </header> <!-- JS --> <script src="https://ckape.github.io/workhard/assets/js/jquery-1.12.0.min.js"></script> <script src="https://ckape.github.io/workhard/assets/js/jquery.dlmenu.min.js"></script> <script src="https://ckape.github.io/workhard/assets/js/jquery.goup.min.js"></script> <script src="https://ckape.github.io/workhard/assets/js/jquery.magnific-popup.min.js"></script> <script src="https://ckape.github.io/workhard/assets/js/jquery.fitvid.min.js"></script> <script src="https://ckape.github.io/workhard/assets/js/scripts.js"></script> <!-- MathJax --> <script async src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> </body> </html>