From a1e3dae8d4fc4c8841eaa166bfa43b187df75bc4 Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Mon, 11 Nov 2019 16:37:43 +0100 Subject: [PATCH] Remove unneded comments --- _config.yml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/_config.yml b/_config.yml index 5d852aa..6499009 100644 --- a/_config.yml +++ b/_config.yml @@ -43,7 +43,7 @@ collections: defaults: - scope: path: "" # an empty string here means all files in the project - type: "posts" # previously `post` in Jekyll 2.2. + type: "posts" values: layout: "post" permalink: /blog/:year/:month/:day/:title/ @@ -56,21 +56,6 @@ defaults: permalink: /podcast/:year/:month/:day/:title/ type: "podcast" -# Social icons and sharing options -# -# Social settings are used in two places: -# * In the footer, as links to your personal profiles -# * After each blog post for sharing widgets -# -# Example: -# -# social: -# - name: Twitter # Name of the service -# icon: twitter # Font Awesome icon to use (minus fa- prefix) -# username: "@SafingIO" # (User) Name to display in the footer link -# url: https://twitter.com/SafingIO # URL of your profile (leave blank to not display in footer) -# desc: Follow us Twitter # Description to display as link title, etc - github_url: https://github.com/Safing reddit_url: https://reddit.com/r/safing