feat: add copyright option

This commit is contained in:
Christian Giacomi
2019-10-10 13:01:45 +02:00
parent 1a6e76206c
commit a09b1d9585
3 changed files with 5 additions and 1 deletions

View File

@@ -4,6 +4,8 @@ title = "Ezhil"
theme = "ezhil"
paginate = 5
copyright = "© Copyright notice"
pygmentsstyle = "vs"
pygmentscodefences = true
pygmentscodefencesguesssyntax = true