This commit is contained in:
2023-09-18 05:05:17 +00:00
parent c6d8e2aae6
commit f20a18d653
16 changed files with 114 additions and 114 deletions

View File

@@ -17,17 +17,17 @@
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="Eric Liu&#39;s personal website" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://ericxliu.me/404.html" />
<meta property="og:url" content="https://ericxliu.me/404.html" />
<base href="http://ericxliu.me/404.html">
<base href="https://ericxliu.me/404.html">
<title>Eric&#39;s Personal Page</title>
<link rel="canonical" href="http://ericxliu.me/404.html">
<link rel="canonical" href="https://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">
@@ -37,7 +37,7 @@
<link rel="stylesheet" href="http://ericxliu.me/css/coder.min.a4f332213a21ce8eb521670c614470c58923aaaf385e2a73982c31dd7642decb.css" integrity="sha256-pPMyITohzo61IWcMYURwxYkjqq84XipzmCwx3XZC3ss=" crossorigin="anonymous" media="screen" />
<link rel="stylesheet" href="https://ericxliu.me/css/coder.min.a4f332213a21ce8eb521670c614470c58923aaaf385e2a73982c31dd7642decb.css" integrity="sha256-pPMyITohzo61IWcMYURwxYkjqq84XipzmCwx3XZC3ss=" crossorigin="anonymous" media="screen" />
@@ -48,8 +48,8 @@
<link rel="icon" type="image/png" href="http://ericxliu.me/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="http://ericxliu.me/images/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="https://ericxliu.me/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://ericxliu.me/images/favicon-16x16.png" sizes="16x16">
<meta name="generator" content="Hugo 0.97.0" />
</head>
@@ -60,7 +60,7 @@
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="http://ericxliu.me/">
<a class="navigation-title" href="https://ericxliu.me/">
Eric&#39;s Personal Page
</a>
@@ -70,7 +70,7 @@
<li class="navigation-item">
<a class="navigation-link" href="http://ericxliu.me/posts/">Posts</a>
<a class="navigation-link" href="https://ericxliu.me/posts/">Posts</a>
</li>
<li class="navigation-item">
@@ -86,7 +86,7 @@
</li>
<li class="navigation-item">
<a class="navigation-link" href="http://ericxliu.me">|</a>
<a class="navigation-link" href="https://ericxliu.me">|</a>
</li>
<li class="navigation-item">
@@ -107,7 +107,7 @@
<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="http://ericxliu.me">homepage</a>.</p>
<p>Sorry, this page does not exist.<br />You can head back to <a href="https://ericxliu.me">homepage</a>.</p>
</div>
</section>