Skip to content

Commit 9bbc363

Browse files
committed
Fix base url in config
1 parent fe1e6f6 commit 9bbc363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title: Stackbit Exto Theme
2-
baseURL: /
2+
baseURL: /demo/
33
params:
44
color_scheme: light
55
accent_color: pink

0 commit comments

Comments
 (0)