Added the italian language

This commit is contained in:
2024-04-15 19:10:41 +02:00
parent 568902728e
commit 4bc24dd762
10 changed files with 86 additions and 5 deletions

View File

@@ -0,0 +1,32 @@
[[main]]
name = "Blog"
weight = 10
[[main]]
name = "Post"
pageRef = "/posts"
weight = 11
parent = "Blog"
[[main]]
name = "Categorie"
pageRef = "/categories"
weight = 12
parent = "Blog"
[[main]]
name = "Serie"
pageRef = "/series"
weight = 13
parent = "Blog"
[[main]]
name = "Su di me"
pageRef = "/about-me"
weight = 20
[[main]]
identifier = "rss"
pre = "rss"
url = "/index.xml"
weight = 30