diff --git a/_config.yml b/_config.yml index 749d656..dc0d03d 100644 --- a/_config.yml +++ b/_config.yml @@ -22,6 +22,8 @@ description: "uhh yeah funny" # This will show up in places like twitter, linked ######################################################################################### theme: "minima" +comments_repo: ScottN13/blog # comments/issues + kramdown: syntax_highlighter_opts: disable: true diff --git a/_includes/head.html b/_includes/head.html index 656aa51..437b769 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -31,5 +31,14 @@ + + + + + \ No newline at end of file diff --git a/_layouts/post.html b/_layouts/post.html index a12fa6e..f6b1067 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -26,6 +26,11 @@