added some content
All checks were successful
Build,test and deploy iamstephan.info / deploy-prod (push) Successful in 18s

This commit is contained in:
Stephan Hadan 2025-01-05 21:56:59 +01:00
parent fab357b7a6
commit 5ba476ab67
26 changed files with 196 additions and 56 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en-us">
<html lang="en-US">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
@ -11,12 +11,14 @@
<title>
My New Hugo Site - 404 Page not found
Stephan Hadan - 404 Page not found
</title>
<meta name="generator" content="Hugo 0.140.2">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/default.min.css">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lato:wght@300;400&family=Roboto+Slab:wght@400;700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700" />
@ -33,7 +35,7 @@
<link rel="manifest" href="/site.webmanifest">
<meta name="theme-color" content="#ffffff"></head>
<body lang="en-us">
<body lang="en-US">
<div class="container my-auto">
<section id="error-pane" class="text-center error">
@ -45,12 +47,23 @@
<footer class="text-center footer">
<hr />
<h6 class="text-center copyright">© 2025. Stephan Hadan. <a href="http://creativecommons.org/licenses/by/3.0/">Some Rights Reserved</a>.</h6>
</footer>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>