commit 8ea20ceeaf820960269bcb5c409d379b11d4d298 parent 12d03a516b92834c74d070b9e9c6ccee4006fa99 Author: Pollux <pollux@pollux.codes> Date: Tue, 27 May 2025 19:56:36 -0500 fix style in hugo.toml Signed-off-by: Pollux <pollux@pollux.codes> Diffstat:
M | hugo.toml | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/hugo.toml b/hugo.toml @@ -33,5 +33,5 @@ enableGitInfo = true { file="buttons/piracy.gif" }, ] - [params.author] - name = 'Pollux' +[params.author] + name = 'Pollux'