diff --git a/lib/site_template/_config.yml b/lib/site_template/_config.yml index 2f03e74d..46c6ce05 100644 --- a/lib/site_template/_config.yml +++ b/lib/site_template/_config.yml @@ -9,6 +9,3 @@ baseurl: "" # the subpath of your site, e.g. /blog/ url: "http://yourdomain.com" # the base hostname & protocol for your site twitter_username: jekyllrb github_username: jekyll - -# Build settings -markdown: kramdown diff --git a/lib/site_template/_includes/footer.html b/lib/site_template/_includes/footer.html index 0026c4c5..6caeb4cb 100644 --- a/lib/site_template/_includes/footer.html +++ b/lib/site_template/_includes/footer.html @@ -1,59 +1,53 @@