From 1160805befad7d674d2cf8374baa2f3f4b12741d Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Thu, 18 Jan 2018 13:57:10 +0000 Subject: replace old blog layout with minimal-mistakes theme --- _includes/social.html | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 _includes/social.html (limited to '_includes/social.html') diff --git a/_includes/social.html b/_includes/social.html deleted file mode 100644 index 41a4908..0000000 --- a/_includes/social.html +++ /dev/null @@ -1,21 +0,0 @@ -{{ site | jsonify }} -TESTING SOMETHING IGNORE ME -Follow me: -
- {% if site.theme.social.github %} - - - - {% endif %} - - {% if site.theme.social.hacker_news %} - - - Y - - {% endif %} - - - - -
-- cgit v1.2.3