We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ef101 commit a2ed44bCopy full SHA for a2ed44b
1 file changed
blogsrc/pelicanconf.py
@@ -3,7 +3,7 @@
3
4
AUTHOR = 'Jim Gumbley'
5
SITENAME = 'fragmented sentences'
6
-SITEURL = 'https://jimgumbley.com/blog'
+SITEURL = 'https://www.jimgumbley.com/blog'
7
8
PATH = 'content'
9
OUTPUT_PATH = '../blog' # Output directly to the blog directory
0 commit comments