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

github.com/MeiK2333/github-style.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghsable <sn.sable005@gmail.com>2020-02-09 04:52:50 +0300
committerghsable <sn.sable005@gmail.com>2020-02-09 04:52:50 +0300
commit79e24b352ce187a9e1ecf49ed293d857e2a66abb (patch)
treee881ec6464d792a45aa093bd17307be5685f561e /README.md
parent860cfb4bfb1edf92130c068ca88e89c4cd08eb00 (diff)
use {.Site.Copyright}
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 37d655c..1398faf 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ baseURL = "https://example.com/"
title = "GitHub Style"
googleAnalytics = "UA-123-456-789"
theme = "github-style"
+copyright = "© 2019. Theme by <a href=\"https://github.com/MeiK2333/github-style\"><span>github-style</span></a>"
[params]
author = "example"