From 6b877d05a331145ddb2b664b634df535cba79093 Mon Sep 17 00:00:00 2001 From: surya Date: Mon, 15 May 2023 21:36:15 +0530 Subject: [PATCH] Remove unnecessary configs --- _config.yml | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/_config.yml b/_config.yml index da1ec0a..c9ec090 100644 --- a/_config.yml +++ b/_config.yml @@ -2,11 +2,6 @@ name: Neophyte Notes author: Surya description: Dumpyard for my thoughts! -# -# Flags below are optional -# - -# Includes an icon in the footer for each username you enter footer-links: dribbble: email: neophytenuggets@proton.me @@ -20,22 +15,6 @@ footer-links: twitter: stackoverflow: youtube: # channel/ or user/ - googleplus: # anything in your profile username that comes after plus.google.com/ - playconsole: - - -# Enter your Disqus shortname (not your username) to enable commenting on posts -# You can find your shortname on the Settings page of your Disqus account -disqus: - -url: http://blog.neophyte.me -enforce_ssl: https://blog.neophyte.me - -# If you're hosting your site at a Project repository on GitHub pages -# (http://yourusername.github.io/repository-name) -# and NOT your User repository (http://yourusername.github.io) -# then add in the baseurl here, like this: "/repository-name" -baseurl: # # !! You don't need to change any of the configuration flags below !!