Fix base url
This commit is contained in:
@@ -6,7 +6,7 @@ url: http://mmistakes.github.io/minimal-mistakes
|
||||
# Owner/author information goes here.
|
||||
owner:
|
||||
name: Michael Rose
|
||||
avatar: "/images/bio-photo.jpg"
|
||||
avatar: bio-photo.jpg
|
||||
bio: "Just another boring, time traveling, tattooed, designer from Buffalo New York."
|
||||
email: michael@mademistakes.com
|
||||
twitter: "@mmistakes"
|
||||
@@ -23,7 +23,6 @@ pygments: true
|
||||
markdown: kramdown
|
||||
|
||||
# https://github.com/mojombo/jekyll/wiki/Permalinks
|
||||
permalink: /:categories/:title
|
||||
|
||||
maruku:
|
||||
use_tex: false
|
||||
|
||||
Reference in New Issue
Block a user