Update baseURL in hugo.toml configuration (#315)
Juan Manuel Servera committed
Jun 8, 2026 at 08:50 UTC
059f1ef2b780976e03c63fef3313391fdd72efc5
1 file changed
+1
-1
hugo.toml
+1
-1
@@ -1,4 +1,4 @@
1
-baseURL = 'https://jmservera.github.io/SquadScope/'
1
+baseURL = 'https://claracle.com/'
2
locale = 'en-us'
3
title = 'SquadScope — Weekly Tech Trends from GitHub'
4
theme = 'PaperMod'