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