init hugo with PaperMod theme

This commit is contained in:
2025-12-13 14:20:34 +01:00
parent 57f91b4906
commit 9608a3e39b
16 changed files with 840 additions and 0 deletions

9
public/page/1/index.html Normal file
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>