mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
Fix minor issue and add instagram link
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
+2
-1
@@ -53,7 +53,8 @@ LINKS = [
|
||||
# icons
|
||||
ICONS = [
|
||||
('github', "https://github.com/avinal"),
|
||||
('linkedin', 'https://www.linkedin.com/in/avinal/')
|
||||
('linkedin', 'https://www.linkedin.com/in/avinal/'),
|
||||
('instagram', 'https://instagram.com/avinal.k')
|
||||
]
|
||||
|
||||
DIRECT_TEMPLATES = ('index', 'tags', 'categories', 'archives', 'sitemap')
|
||||
|
||||
Reference in New Issue
Block a user