hugo/public/404.html
2022-03-03 21:14:46 +08:00

118 lines
4.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article#">
<meta charset="UTF-8" />
<meta name="generator" content="Hugo 0.92.2" /><meta name="theme-color" content="#fff" />
<meta name="color-scheme" content="light dark">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="format-detection" content="telephone=no, date=no, address=no, email=no" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<title>404 Page not found | Hugo Theme MemE</title>
<link rel="stylesheet" href="/css/meme.min.21d090babe38ec6e5e83b6b1417c76df8072fac00bb8567a38d6830adc09ca44.css"/>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=IBM&#43;Plex&#43;Serif:ital,wght@0,400;0,500;0,700;1,400;1,700&amp;family=Source&#43;Code&#43;Pro:ital,wght@0,400;0,700;1,400;1,700&amp;family=Comfortaa:wght@700&amp;display=swap" media="print" onload="this.media='all'" />
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=IBM&#43;Plex&#43;Serif:ital,wght@0,400;0,500;0,700;1,400;1,700&amp;family=Source&#43;Code&#43;Pro:ital,wght@0,400;0,700;1,400;1,700&amp;family=Comfortaa:wght@700&amp;display=swap" /></noscript>
<meta name="author" content="reuixiy" /><meta name="description" content="MemE is a powerful and highly customizable GoHugo theme for personal blogs." />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="mask-icon" href="/icons/safari-pinned-tab.svg" color="#2a6df4" />
<link rel="apple-touch-icon" sizes="180x180" href="/icons/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-title" content="Hugo Theme MemE" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="application-name" content="Hugo Theme MemE" />
<meta name="msapplication-starturl" content="../" />
<meta name="msapplication-TileColor" content="#fff" />
<meta name="msapplication-TileImage" content="../icons/mstile-150x150.png" />
<link rel="manifest" href="/manifest.json" />
<link rel="canonical" href="https://example.com/404.html" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"datePublished": "1969-07-20T20:17:43+00:00",
"dateModified": "1969-07-20T20:17:43+00:00",
"url": "https://example.com/404.html",
"name": "404 Page not found",
"description": "MemE is a powerful and highly customizable GoHugo theme for personal blogs.",
"image": "https://example.com/icons/apple-touch-icon.png",
"license": "[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)",
"publisher": {
"@type": "Organization",
"name": "Hugo Theme MemE",
"logo": {
"@type": "ImageObject",
"url": "https://example.com/icons/apple-touch-icon.png"
},
"url": "https://example.com/"
},
"mainEntityOfPage": {
"@type": "WebSite",
"@id": "https://example.com/"
}
}
</script>
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@reuixiy" />
<meta name="twitter:creator" content="@reuixiy" />
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="MemE is a powerful and highly customizable GoHugo theme for personal blogs." />
<meta property="og:url" content="https://example.com/404.html" />
<meta property="og:site_name" content="Hugo Theme MemE" />
<meta property="og:locale" content="en" /><meta property="og:image" content="https://example.com/icons/apple-touch-icon.png" />
<meta property="og:type" content="website" />
</head>
<body>
<div class="container">
<main class="fof">
<div class="main-inner">
<h1>404 - Page not found</h1>
<div class="fof-footer">
<a href="/">Take Me Home</a>
</div>
</div>
</main>
</div>
</body>
</html>