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