From 55b496b65d569a1ab062e8f7f543c904c44a5026 Mon Sep 17 00:00:00 2001 From: avinal <185067@nith.ac.in> Date: Sun, 24 Jan 2021 23:15:26 +0530 Subject: [PATCH] modified condif --- pelicanconf.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index 4e1257b..b9b2e3b 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -49,11 +49,7 @@ RFG_FAVICONS = True # icons ICONS = [ ('github', "https://github.com/avinal"), - ('gitlab', 'https://code.videolan.org/avinal'), ('linkedin', 'https://www.linkedin.com/in/avinal/'), - ('instagram', 'https://www.instagram.com/avinal.k/'), - ('facebook', 'https://www.facebook.com/avinal.kt'), - ('twitter', 'https://www.twitter.com/avinal_') ] DEFAULT_PAGINATION = 10