From 4e5d468f7b30713c0e36afc857b2d1abb6149884 Mon Sep 17 00:00:00 2001 From: caiowakamatsu Date: Mon, 10 Nov 2025 03:42:17 -0300 Subject: [PATCH] back to papermod --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index a0975ab..47a66c6 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,7 +1,7 @@ baseURL = 'https://caio.wakamatsu.cc' languageCode = 'en-us' title = "Caio's Corner" -theme = "nomad-tech" +theme = "PaperMod" defaultContentLanguage = "en"