hugo-theme-stack/exampleSite/config/_default/params.yaml

38 lines
747 B
YAML
Raw Normal View History

# This params.yaml overrides the theme's default params.yaml.
# A full list of available params with their default values can be found in the theme's config/_default/params.yaml file.
favicon: img/favicon.png
footer:
since: 2020
sidebar:
emoji: 🍥
subtitle: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
avatar:
enabled: true
local: true
src: img/logo.jpg
comments:
enabled: true
provider: disqus
widgets:
homepage:
- type: search
- type: archives
params:
limit: 5
- type: taxonomy
params:
limit: 10
type: tags
icon: tag
- type: taxonomy
params:
limit: 10
type: categories
icon: categories
page:
- type: toc