Fixed wrong entry in toml file

This commit is contained in:
Loïc Guibert
2026-01-24 12:37:02 +01:00
parent bd231d8bd7
commit 24ef1286ea

View File

@@ -11,6 +11,6 @@ features = ["blog", "dark", "light", "portfolio"]
[author] [author]
name = "Loïc Guibert" name = "Loïc Guibert"
[author] [original]
name = "ArkhamCookie" name = "ArkhamCookie"
homepage = "https://arkhamcookie.com" homepage = "https://arkhamcookie.com"