This commit is contained in:
17
content/hugo.yaml
Normal file
17
content/hugo.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
baseURL: "https://example.org/"
|
||||
languageCode: "en-us"
|
||||
title: "Minimal Setups"
|
||||
# theme: "ananke"
|
||||
theme: "hextra"
|
||||
sectionPagesMenu: "main"
|
||||
googleAnalystics: ""
|
||||
|
||||
params:
|
||||
# site_logo: "logo.png"
|
||||
search:
|
||||
enable: true
|
||||
type: flexsearch
|
||||
flexsearch:
|
||||
index: content
|
||||
tokenize: forward
|
||||
|
Reference in New Issue
Block a user