mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-14 12:20:19 +00:00
deploy: 7d9294bd17aa36fdc3a63ec9079863540791a221
This commit is contained in:
31
404.html
31
404.html
@@ -1,31 +0,0 @@
|
||||
<!doctype html><html lang=en-us>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||
<script type=application/ld+json>{"@context":"http://schema.org","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"\/"},"articleSection":"","name":"404 Page not found","headline":"404 Page not found","description":"","inLanguage":"en-US","author":"","creator":"","publisher":"","accountablePerson":"","copyrightHolder":"","copyrightYear":"0001","datePublished":"0001-01-01 00:00:00 \u002b0000 UTC","dateModified":"0001-01-01 00:00:00 \u002b0000 UTC","url":"\/404.html","wordCount":"0","keywords":["Blog"]}</script>
|
||||
<title>404 Page not found</title>
|
||||
<link rel=stylesheet href=https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/css/bootstrap.min.css integrity=sha384-Smlep5jCw/wG7hdkwQ/Z5nLIefveQRIY9nfy6xoR1uRYBtpZgI6339F5dgvm/e9B crossorigin=anonymous>
|
||||
<link rel=stylesheet href=/css/style.css>
|
||||
<script type=application/javascript>var doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new Date,ga('create','UA-98710982-2','auto'),ga('send','pageview'))</script>
|
||||
<script async src=https://www.google-analytics.com/analytics.js></script>
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
<ul class=menu>
|
||||
<li><a class="btn btn-outline-dark" href=/>Home</a></li>
|
||||
<li><a class="btn btn-outline-dark" href=/about/>About</a></li>
|
||||
<li><a class="btn btn-outline-dark" href=/categories/>Categories</a></li>
|
||||
<li><a class="btn btn-outline-dark" href=/tags/>Tags</a></li>
|
||||
<li><a class="btn btn-outline-dark" href=/index.xml>Subscribe</a></li>
|
||||
</ul>
|
||||
<hr>
|
||||
</nav>
|
||||
<center>
|
||||
<h1>404!</h1>
|
||||
</center>
|
||||
<footer>
|
||||
<hr>
|
||||
© Dave Gallant 2021 | <a href=https://github.com/davegallant>Github</a> | <a href=https://twitter.com/Dave_Gallant_>Twitter</a>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user