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

github.com/de-souza/hugo-flex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--config.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index aa29218..462bcf8 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ params:
color: teal # Any color in CSS syntax
width: 42rem # Any length in CSS syntax
footer: Except where otherwise noted, content on this site is licensed under a
- a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">
+ <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">
Creative Commons Attribution 4.0 International License</a>.
rss: To subscribe to this RSS feed, copy its address and paste it into your
favorite feed reader.
diff --git a/config.yaml b/config.yaml
index 93e12d3..d4ae379 100644
--- a/config.yaml
+++ b/config.yaml
@@ -2,7 +2,7 @@ params:
color: teal # Any color in CSS syntax
width: 42rem # Any length in CSS syntax
footer: Except where otherwise noted, content on this site is licensed under a
- a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">
+ <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">
Creative Commons Attribution 4.0 International License</a>.
rss: To subscribe to this RSS feed, copy its address and paste it into your
favorite feed reader.