Skip to content

Commit 51d3746

Browse files
committed
fix base url
1 parent 453289f commit 51d3746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/_default/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL = 'localhost'
1+
baseURL = 'http://willitcode.github.io/'
22
languageCode = 'en-us'
33
title = 'Gabe (willitcode)'
44

0 commit comments

Comments
 (0)