bit-101 Part 3 + config.toml (hugo.toml)

This commit is contained in:
Franz Klotsche
2025-11-05 21:00:45 +01:00
parent b6fc1d45e0
commit 9b763448d3
14 changed files with 335 additions and 16 deletions

4
layouts/index.html Normal file
View File

@@ -0,0 +1,4 @@
{{ define "main" }}
<h2>Hello from Fransz with a sharp ß</h2>
<p>This page is actually just to pracitse with hugo (gohugo.io). Secondly, I want to bring some order into my operating system chaos, Cloud subscriptions and home NAS device.</p>
{{ end }}