Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8c5e339

Browse files
Adding a backslash to the baseURL
1 parent c3ce4c5 commit 8c5e339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL = "https://matplotlib.github.io/matplotblog"
1+
baseURL = "https://matplotlib.github.io/matplotblog/"
22
languageCode = "en-us"
33
title = "Matplotblog"
44
theme = "aether"

0 commit comments

Comments
 (0)