use {.Site.Copyright}

This commit is contained in:
ghsable
2020-02-09 10:52:50 +09:00
parent 860cfb4bfb
commit 79e24b352c
2 changed files with 3 additions and 2 deletions

View File

@@ -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"