Skip to content

Commit

Permalink
Update exampleSite params.author
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillbobyrev committed Nov 19, 2023
1 parent 9de1602 commit d6100cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion exampleSite/hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ title = 'minimis'
themesDir = '../..'

[params]
author = 'Jon Doe'
description = 'minimalistic theme for Hugo'
[params.author]
name = 'Jon Doe'

[markup]
[markup.highlight]
Expand Down

0 comments on commit d6100cb

Please sign in to comment.