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

github.com/SteveLane/hugo-icon.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Lane <lane.s@unimelb.edu.au>2017-09-21 02:07:37 +0300
committerSteve Lane <lane.s@unimelb.edu.au>2017-09-21 02:07:37 +0300
commit4082311843316f310d595ec3dd97aa2c853622e0 (patch)
tree41dd89f5f26c8a29b4b558d21d0346186afdefa3
parent1fe9a72f189767c6e2de9929ffb0c33908c78b12 (diff)
note about changelog
-rwxr-xr-xREADME.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index de11d24..bc476d1 100755
--- a/README.md
+++ b/README.md
@@ -26,3 +26,7 @@ Add `theme = "hugo-fabric"` to this config, or when serving, use `hugo server -t
## Credits
Credit for this theme goes fully to [https://freehtml5.co/](https://freehtml5.co/), which is licensed under a [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) license. If you use this Hugo port, please consider the terms of that license and make proper attribution to [https://freehtml5.co/](https://freehtml5.co/).
+
+## Changelog
+
+A changelog for the initial port by @SteveLane is [here](changelog.md); if you fork this theme and make changes, please list them.