diff --git a/_config.yml b/_config.yml index ebe169b..fd17180 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ description: A simple and clean responsive Jekyll theme for words and photo logo: site-logo.png disqus_shortname: sosimpletheme #Comment out url when working locally to resolve base urls correctly -url: http://mmistakes.github.io/so-simple-theme +#url: http://mmistakes.github.io/so-simple-theme # Owner/author information owner: diff --git a/_layouts/post.html b/_layouts/post.html index 21ba634..912045c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -23,8 +23,9 @@
diff --git a/_posts/2013-05-23-readability-feature-post.md b/_posts/2013-05-23-readability-feature-post.md index 0acdc1c..26d4b61 100644 --- a/_posts/2013-05-23-readability-feature-post.md +++ b/_posts/2013-05-23-readability-feature-post.md @@ -4,6 +4,7 @@ title: "Post with Large Feature Image and Text" description: "Custom written post descriptions are the way to go... if you're not lazy." category: articles tags: [sample post, readability] +modified: 2013-06-30 image: feature: so-simple-sample-image-3.jpg comments: true