Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mdashx/basicwebtheme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortom <tom@mdashx.com>2020-07-04 10:48:52 +0300
committertom <tom@mdashx.com>2020-07-04 10:48:52 +0300
commitf75a9b335334c30613d896240e821a7e4639c768 (patch)
treef81dd7ddcacb3d7db5853e3668d3047e6dcc4bc4 /CHANGELOG.md
parent85e723e3bb92d365e42de8abde8ffea39fc70e10 (diff)
Update theme to meet Hugo guidelines
https://github.com/gohugoio/hugoThemes/blob/master/README.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..fd7f3d6
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,10 @@
+# Changelog
+
+## Unreleased
+
+Pagination
+
+Update theme to meet guidelines here: https://github.com/gohugoio/hugoThemes/blob/master/README.md
+
+- "skipTitle" param
+ overrides default behavior of including title header in "single" template