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,13 +11,15 @@
<title>
My New Hugo Site - Categories
Stephan Hadan - Categories
</title>
<meta name="generator" content="Hugo 0.140.2">
<link rel="alternate" type="application/rss&#43;xml" href="http://localhost:1313/categories/index.xml">
<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" />
@ -32,11 +34,11 @@
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<meta name="theme-color" content="#ffffff"><link rel="alternate" type="application/rss+xml" title="My New Hugo Site" href="/categories/index.xml" />
<link rel="alternate" type="application/json" title="My New Hugo Site" href="http://localhost:1313/feed.json" />
<meta name="theme-color" content="#ffffff"><link rel="alternate" type="application/rss+xml" title="Stephan Hadan" href="/categories/index.xml" />
<link rel="alternate" type="application/json" title="Stephan Hadan" href="http://localhost:1313/feed.json" />
<link rel="EditURI" type="application/rsd+xml" href="http://localhost:1313/rsd.xml" /></head>
<body lang="en-us">
<body lang="en-US">
<div class="container my-auto">
<section id="list-pane" class="list">
@ -53,12 +55,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>