Add sidebar subtitle
This commit is contained in:
parent
5c2a92fb9d
commit
7ad58978db
11
hugo.yaml
11
hugo.yaml
@ -11,6 +11,7 @@ params:
|
||||
favicon: "/favicon-32x32.png"
|
||||
|
||||
sidebar:
|
||||
subtitle: "Homelab & Automation"
|
||||
avatar:
|
||||
enabled: true
|
||||
src: avatar.jpg
|
||||
@ -77,6 +78,16 @@ menu:
|
||||
params:
|
||||
icon: "brand-linkedin"
|
||||
|
||||
related:
|
||||
includeNewer: true
|
||||
threshold: 60
|
||||
toLower: false
|
||||
indices:
|
||||
- name: tags
|
||||
weight: 10
|
||||
- name: categories
|
||||
weight: 20
|
||||
|
||||
outputs:
|
||||
home:
|
||||
- HTML
|
||||
|
Loading…
x
Reference in New Issue
Block a user