Papermod theme is working and added a post for figuring out Hugo. Great progress.
This commit is contained in:
10
public/posts/page/1.html
Normal file
10
public/posts/page/1.html
Normal 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>
|
||||
Reference in New Issue
Block a user