update hugo.toml theme && hugo mod graph
This commit is contained in:
parent
3df13226c3
commit
234a95fb3f
3 changed files with 7 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ languageCode = 'en-us'
|
|||
title = 'AL Guidelines'
|
||||
|
||||
# Hugo allows theme composition (and inheritance). The precedence is from left to right.
|
||||
theme = ["docsy"]
|
||||
theme = ["github.com/google/docsy"]
|
||||
|
||||
# Will give values to .Lastmod etc.
|
||||
enableGitInfo = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue