feat: rewrite metadata + add changelog link on article

This commit is contained in:
Ungol 2025-12-23 22:27:52 +01:00
parent 8556f360dd
commit c332052930
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"