summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2023-11-20 14:26:01 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2023-11-20 14:26:01 -0500
commit69dd3bac2de4880820c20401fb2863838954719f (patch)
treebcf0c4a77f79058431edb6f5b9e3f2218e7ebcc9 /hugo.toml
parent81618e8bb6f00b3b74c30c1cc75a782cf266efd6 (diff)
Make projects caroussel responsive
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index dfc0dc5..a35b660 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,4 +1,4 @@
-baseURL = 'https://chausse.xyz/'
+baseURL = 'https://dev.chausse.xyz/'
languageCode = 'en-us'
title = 'Chausse Benjamin'
theme = 'cranky'