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

github.com/escalate/hugo-split-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Boerner <ich@felix-boerner.de>2021-02-27 12:12:20 +0300
committerFelix Boerner <ich@felix-boerner.de>2021-02-27 12:12:20 +0300
commitab34e460aa4700d57a3fbeeee2ae7215b1a07b8b (patch)
tree399a13edfd037eb27efb23c15a90f0e9c9495fd1
parenta81512b62989ba26ce1731801f70ea7c9098883e (diff)
docs: update copyright year
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ed7e94b..4bd2284 100644
--- a/README.md
+++ b/README.md
@@ -179,7 +179,7 @@ favicon = "favicon.ico"
Set `copyright` with the text you want for your copyright.
```toml
-copyright = "&copy;2017 Your Name"
+copyright = "&copy;2021 Your Name"
```