Initial check-in after refactoring to use Hugo site generator with ReLearn template. HTTP Status Codes page not done--nor adwords added.
This commit is contained in:
9
themes/relearn/exampleSite/content/more/_index.en.md
Normal file
9
themes/relearn/exampleSite/content/more/_index.en.md
Normal file
@ -0,0 +1,9 @@
|
||||
+++
|
||||
title = "More"
|
||||
[_build]
|
||||
render = "never"
|
||||
list = "never"
|
||||
publishResources = false
|
||||
+++
|
||||
|
||||
{{%children containerstyle="div" style="h2" description="true" %}}
|
||||
Reference in New Issue
Block a user