Fix posts widget, add trailing forward slash to baseurl
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
baseurl = "https://cwpearson.github.io"
|
||||
baseurl = "https://cwpearson.github.io/" # End your URL with a `/` trailing slash, e.g. `https://example.com/`.
|
||||
title = "Carl Pearson"
|
||||
copyright = "© 2017 Carl Pearson"
|
||||
theme = "academic"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
++
|
||||
+++
|
||||
# Recent Posts widget.
|
||||
# This widget displays recent posts from `content/post/`.
|
||||
|
||||
|
Reference in New Issue
Block a user