Add copyright option
This commit is contained in:
parent
507c0a2162
commit
94d195d2e4
4 changed files with 11 additions and 1 deletions
exampleSite
|
@ -6,6 +6,7 @@ theme = "light-hugo"
|
|||
|
||||
title = "Light Hugo"
|
||||
author = "John Doe"
|
||||
copyright = "© Copyright 2016 John Doe"
|
||||
|
||||
[Params]
|
||||
description = "Describe your website"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue