From 2bd92176d444cf59ceed89bbcc20d31c5c6d4b4f Mon Sep 17 00:00:00 2001 From: avinal <185067@nith.ac.in> Date: Tue, 1 Dec 2020 23:50:30 +0530 Subject: [PATCH] links updated --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index 6b64a12..8955cb6 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -52,7 +52,7 @@ ICONS = [ ('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") + ('facebook', 'https://www.facebook.com/avinal.kt'), ('twitter', 'https://www.twitter.com/avinal_') ]