feat: allow footer copyright to be different to the site title (#839)
* Allow copyright to be different to the site title * Add copyright to exampleSite
This commit is contained in:
@@ -3,6 +3,7 @@ languageCode: en-us
|
||||
theme: hugo-theme-stack
|
||||
paginate: 5
|
||||
title: Example Site
|
||||
copyright: Example Person
|
||||
|
||||
languages:
|
||||
en:
|
||||
|
||||
Reference in New Issue
Block a user