Papermod theme is working and added a post for figuring out Hugo. Great progress.
This commit is contained in:
10
public/page/1.html
Normal file
10
public/page/1.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>/</title>
|
||||
<link rel="canonical" href="../">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=../">
|
||||
</head>
|
||||
</html>
|
||||
Reference in New Issue
Block a user