Papermod theme is working and added a post for figuring out Hugo. Great progress.

This commit is contained in:
Norm Rasmussen
2023-09-20 17:17:33 -04:00
parent 542a3edd00
commit e8b28618fc
40 changed files with 2735 additions and 1449 deletions

10
public/posts/page/1.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>/posts.html</title>
<link rel="canonical" href="../../posts.html">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=../../posts.html">
</head>
</html>