1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

update theme and add calander

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2022-03-20 01:07:24 +05:30
parent 92691850fc
commit 9ec2f124d8
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -54,7 +54,8 @@ LINKS = [
ICONS = [
('github', "https://github.com/avinal"),
('linkedin', 'https://www.linkedin.com/in/avinal/'),
('instagram', 'https://instagram.com/avinal.k')
('instagram', 'https://instagram.com/avinal.k'),
('calendar', 'https://meet.avinal.space')
]
DIRECT_TEMPLATES = ('index', 'tags', 'categories', 'archives', 'sitemap')