update theme once again
All checks were successful
Build Hugo Site / build (push) Successful in 10s

This commit is contained in:
2025-11-10 03:32:54 -03:00
parent a975b3d2d0
commit 6c6cbc6881
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "themes/calligraphy"]
path = themes/calligraphy
url = https://github.com/pacollins/calligraphy.git
[submodule "themes/nomad-tech"]
path = themes/nomad-tech
url = https://github.com/m03315/nomad-tech.git

View File

@@ -1,7 +1,7 @@
baseURL = 'https://caio.wakamatsu.cc'
languageCode = 'en-us'
title = "Caio's Corner"
theme = "calligraphy"
theme = "nomad-tech"
defaultContentLanguage = "en"

1
themes/nomad-tech Submodule

Submodule themes/nomad-tech added at 6251c7f173