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

github.com/J-Siu/hugo-theme-sk1.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Siu (imacpro) <john.sd.siu@gmail.com>2020-08-15 02:12:48 +0300
committerJohn Siu (imacpro) <john.sd.siu@gmail.com>2020-08-15 02:12:48 +0300
commit5a406618d0a5022a3214b0a3fa681f37ab94426f (patch)
tree379f25f30badef929027221fe8c56095defd4d9a
parentb8fb91f8ffe7b3770f0d8611f5b3b2f08ea270bb (diff)
README.md - 1.0.21.0.2
-rw-r--r--README.md19
1 files changed, 18 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c193ef..5b9f7d5 100644
--- a/README.md
+++ b/README.md
@@ -127,4 +127,21 @@ subtitle = "A Hugo Theme"
- 1.0.1
- Add images
- README.md update
- - Use site.Params.mainSections \ No newline at end of file
+ - Use site.Params.mainSections
+- 1.0.2
+ - Add default favicon.ico
+ - Add walk through
+ - Change toc start level to 1
+ - Update README.md
+
+### License
+
+The MIT License (MIT)
+
+Copyright (c) 2020 John Siu
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file