jekyll build from Action b7b6dc57b6

This commit is contained in:
2024-11-14 12:03:45 +00:00
parent 16ca47aa57
commit 46da481a18
43 changed files with 170757 additions and 0 deletions

99
404.html Normal file
View File

@@ -0,0 +1,99 @@
<!doctype html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Morlana - DNS | Documentation for Morlanas DNS servers</title>
<meta name="generator" content="Jekyll v4.3.4" />
<meta property="og:title" content="Morlana - DNS" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Documentation for Morlanas DNS servers" />
<meta property="og:description" content="Documentation for Morlanas DNS servers" />
<meta property="og:site_name" content="Morlana - DNS" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Morlana - DNS" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"Documentation for Morlanas DNS servers","headline":"Morlana - DNS","url":"/404.html"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/css/style.css?v=">
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
<script src="/assets/js/respond.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="/assets/css/ie.css">
<![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup theme-color -->
<!-- start theme color meta headers -->
<meta name="theme-color" content="#353535">
<meta name="msapplication-navbutton-color" content="#353535">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- end theme color meta headers -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<div id="header">
<nav>
<ul>
<li class="fork"><a href="">View On GitHub</a></li>
</ul>
</nav>
</div><!-- end header -->
<div class="wrapper">
<section>
<div id="title">
<h1>Morlana - DNS</h1>
<p>Documentation for Morlana's DNS servers</p>
<hr>
<span class="credits left">Project maintained by <a href=""></a></span>
<span class="credits right">Hosted on GitHub Pages &mdash; Theme by <a href="https://twitter.com/mattgraham">mattgraham</a></span>
</div>
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container">
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found. <a href="/">Go back</a></p>
</div>
</section>
</div>
</body>
</html>