mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 19:56:41 +02:00
Add example site
* Revert back to using author in params
This commit is contained in:
8
exampleSite/public/blog/index.html
Normal file
8
exampleSite/public/blog/index.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="canonical" href="http://localhost:1313/posts"/>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
||||
<meta http-equiv="refresh" content="0;url=/posts"/>
|
||||
</head>
|
||||
</html>
|
Reference in New Issue
Block a user