mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
53 lines
1.4 KiB
HTML
53 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="">
|
|
<meta name="theme-color" content="#FFFFFF"><meta property="og:title" content="404 Page not found" />
|
|
<meta property="og:description" content="" />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://kfcfans.gitee.io/404.html" />
|
|
|
|
<title>404 Page not found | OhMyScheduler</title>
|
|
<link rel="manifest" href="/manifest.json">
|
|
<link rel="icon" href="/favicon.png" type="image/x-icon">
|
|
<link rel="stylesheet" href="/book.min.e161f1fe2b283b6a43c29a52fde96e2387fade573e78efa6701d44c8499da76b.css" integrity="sha256-4WHx/isoO2pDwppS/eluI4f63lc+eO+mcB1EyEmdp2s=">
|
|
<script defer src="/en.search.min.c80848d3c77260233d9a08502d528e5cb516bb11e5df300ef34c5507c61f37fd.js" integrity="sha256-yAhI08dyYCM9mghQLVKOXLUWuxHl3zAO80xVB8YfN/0="></script>
|
|
<!--
|
|
Made with Book Theme
|
|
https://github.com/alex-shpak/hugo-book
|
|
-->
|
|
|
|
|
|
|
|
<style>
|
|
.not-found {
|
|
text-align: center;
|
|
}
|
|
.not-found h1 {
|
|
margin: .25em 0 0 0;
|
|
opacity: .25;
|
|
font-size: 40vmin;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<main class="flex justify-center not-found">
|
|
<div>
|
|
<h1>404</h1>
|
|
<h2>Page Not Found</h2>
|
|
<h3>
|
|
<a href="/">OhMyScheduler</a>
|
|
</h3>
|
|
</div>
|
|
</main>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|