From 7dc5ffc1fbaf444c12cb6f19f0f5aea9b11fae08 Mon Sep 17 00:00:00 2001 From: Avinal Kumar <185067@nith.ac.in> Date: Fri, 13 Nov 2020 18:32:29 +0530 Subject: [PATCH] Update pelicanconf.py --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index 24f3a74..cdea48b 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/amaranthine.sole/'), - ('twitter', 'https://www.twitter.com/avinal_ + ('twitter', 'https://www.twitter.com/avinal_') ] DEFAULT_PAGINATION = 10