143 lines
3.8 KiB
HTML
143 lines
3.8 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
<meta http-equiv="Content-Language" content="en">
|
||
|
|
||
|
<meta name="author" content="Eric Liu">
|
||
|
<meta name="description" content="Eric Liu's personal website">
|
||
|
<meta name="keywords" content="blog,developer,personal">
|
||
|
|
||
|
<meta name="twitter:card" content="summary"/>
|
||
|
<meta name="twitter:title" content="404 Page not found"/>
|
||
|
<meta name="twitter:description" content="Eric Liu's personal website"/>
|
||
|
|
||
|
<meta property="og:title" content="404 Page not found" />
|
||
|
<meta property="og:description" content="Eric Liu's personal website" />
|
||
|
<meta property="og:type" content="website" />
|
||
|
<meta property="og:url" content="ericxliu.me/404.html" />
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<base href="ericxliu.me/404.html">
|
||
|
|
||
|
<title>Eric's Personal Page</title>
|
||
|
|
||
|
|
||
|
<link rel="canonical" href="ericxliu.me/404.html">
|
||
|
|
||
|
|
||
|
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
||
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<link rel="stylesheet" href="ericxliu.me/css/coder.min.a4f332213a21ce8eb521670c614470c58923aaaf385e2a73982c31dd7642decb.css" integrity="sha256-pPMyITohzo61IWcMYURwxYkjqq84XipzmCwx3XZC3ss=" crossorigin="anonymous" media="screen" />
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<link rel="icon" type="image/png" href="ericxliu.me/images/favicon-32x32.png" sizes="32x32">
|
||
|
<link rel="icon" type="image/png" href="ericxliu.me/images/favicon-16x16.png" sizes="16x16">
|
||
|
|
||
|
<meta name="generator" content="Hugo 0.97.0" />
|
||
|
</head>
|
||
|
|
||
|
|
||
|
|
||
|
<body class="colorscheme-light">
|
||
|
<main class="wrapper">
|
||
|
<nav class="navigation">
|
||
|
<section class="container">
|
||
|
<a class="navigation-title" href="ericxliu.me/">
|
||
|
Eric's Personal Page
|
||
|
</a>
|
||
|
|
||
|
<input type="checkbox" id="menu-toggle" />
|
||
|
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
||
|
<ul class="navigation-list">
|
||
|
|
||
|
|
||
|
<li class="navigation-item">
|
||
|
<a class="navigation-link" href="ericxliu.me/posts/">Posts</a>
|
||
|
</li>
|
||
|
|
||
|
<li class="navigation-item">
|
||
|
<a class="navigation-link" href="https://git.ericxliu.me">Gitlab</a>
|
||
|
</li>
|
||
|
|
||
|
<li class="navigation-item">
|
||
|
<a class="navigation-link" href="https://hub.ericxliu.me">Notebook</a>
|
||
|
</li>
|
||
|
|
||
|
<li class="navigation-item">
|
||
|
<a class="navigation-link" href="https://go.ericxliu.me/server">Go</a>
|
||
|
</li>
|
||
|
|
||
|
<li class="navigation-item">
|
||
|
<a class="navigation-link" href="ericxliu.me">|</a>
|
||
|
</li>
|
||
|
|
||
|
<li class="navigation-item">
|
||
|
<a class="navigation-link" href="https://auth.ericxliu.me">Sign in</a>
|
||
|
</li>
|
||
|
|
||
|
|
||
|
|
||
|
</ul>
|
||
|
|
||
|
</section>
|
||
|
</nav>
|
||
|
|
||
|
|
||
|
<div class="content">
|
||
|
|
||
|
<section class="container centered">
|
||
|
<div class="error">
|
||
|
<h1>404</h1>
|
||
|
<h2>Page Not Found</h2>
|
||
|
<p>Sorry, this page does not exist.<br />You can head back to <a href="ericxliu.me">homepage</a>.</p>
|
||
|
</div>
|
||
|
</section>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<footer class="footer">
|
||
|
<section class="container">
|
||
|
|
||
|
|
||
|
©
|
||
|
|
||
|
2023
|
||
|
Eric Liu
|
||
|
|
||
|
|
||
|
|
||
|
</section>
|
||
|
</footer>
|
||
|
|
||
|
</main>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|