This commit is contained in:
parent
7c5fc447f1
commit
c551b1d8fb
@ -11,6 +11,7 @@ languages:
|
|||||||
params:
|
params:
|
||||||
sidebar:
|
sidebar:
|
||||||
subtitle: "Homelab & Automation"
|
subtitle: "Homelab & Automation"
|
||||||
|
|
||||||
fr:
|
fr:
|
||||||
languageName: Français
|
languageName: Français
|
||||||
weight: 2
|
weight: 2
|
||||||
@ -67,13 +68,13 @@ menu:
|
|||||||
main:
|
main:
|
||||||
- identifier: categories
|
- identifier: categories
|
||||||
name: Categories
|
name: Categories
|
||||||
url: /categories/
|
url: "#categories"
|
||||||
weight: 50
|
weight: 50
|
||||||
params:
|
params:
|
||||||
icon: "categories"
|
icon: "categories"
|
||||||
- identifier: tags
|
- identifier: tags
|
||||||
name: Tags
|
name: Tags
|
||||||
url: /tags/
|
url: "#tags"
|
||||||
weight: 60
|
weight: 60
|
||||||
params:
|
params:
|
||||||
icon: "tag"
|
icon: "tag"
|
||||||
|
@ -67,7 +67,7 @@ search:
|
|||||||
|
|
||||||
footer:
|
footer:
|
||||||
builtWith:
|
builtWith:
|
||||||
other: Built with {{ .Generator }}
|
other: " "
|
||||||
|
|
||||||
designedBy:
|
designedBy:
|
||||||
other: Theme {{ .Theme }} designed by {{ .DesignedBy }}
|
other: " "
|
@ -1,5 +1,7 @@
|
|||||||
categories: Catégories
|
categories:
|
||||||
tags: Mots Clés
|
other: Catégories
|
||||||
|
tags:
|
||||||
|
other: Mots Clés
|
||||||
|
|
||||||
toggleMenu:
|
toggleMenu:
|
||||||
other: Afficher le menu
|
other: Afficher le menu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user