Skip to content

Commit 4934788

Browse files
committed
fix baseurl v2
1 parent 5d17f9f commit 4934788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ tagline: Webdev Hints
1515
description: Personal blog about random web development stuff
1616
url: http://binary-data.github.io
1717
paginate: 10
18-
baseurl: ""
18+
baseurl: /
1919
excerpt_separator: "<!-- more -->"

0 commit comments

Comments
 (0)