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