feat: rewrite metadata + add changelog link on article

This commit is contained in:
Alexis Fourmaux 2025-05-16 20:08:18 +02:00
parent 32c6db3377
commit 4a5ee3cd67
4 changed files with 66 additions and 12 deletions

View file

@ -19,3 +19,8 @@ render_emoji = true
[slugify]
paths = "safe"
anchor = "safe"
[extra]
remote_repository_url = "https://forge.kworld.fr/Ungol/blog"
remote_repository_branch = "main"
remote_repository_git_platform = "gitlab"