From 24ef1286ea546e0e77a7d83b77030cd8e58f14e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Guibert?= Date: Sat, 24 Jan 2026 12:37:02 +0100 Subject: [PATCH] Fixed wrong entry in toml file --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 9d4d02a..e198496 100644 --- a/theme.toml +++ b/theme.toml @@ -11,6 +11,6 @@ features = ["blog", "dark", "light", "portfolio"] [author] name = "Loïc Guibert" -[author] +[original] name = "ArkhamCookie" homepage = "https://arkhamcookie.com" \ No newline at end of file