feat(blog): initial Hugo + PaperMod setup

This commit is contained in:
2025-12-13 18:54:16 +01:00
parent 07850ad698
commit 72ba0be3ec
15 changed files with 995 additions and 18 deletions

View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="cs-cz">
<head>
<title>http://localhost:1313/</title>
<link rel="canonical" href="http://localhost:1313/">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/">
</head>
</html>