feat: add multi-language support

This commit is contained in:
welpo
2023-05-22 19:12:03 +02:00
parent e316dc25ab
commit fa9229377d
49 changed files with 1314 additions and 88 deletions

View File

@@ -0,0 +1,4 @@
+++
title = "Arxiu"
template = "archive.html"
+++

View File

@@ -0,0 +1,4 @@
+++
title = "Archivo"
template = "archive.html"
+++

View File

@@ -1,5 +1,4 @@
+++
title = "Archive"
path = "archive"
template = "archive.html"
+++