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

links updated

This commit is contained in:
avinal
2020-12-01 23:45:55 +05:30
parent 0192d5269d
commit b4c6475661
2 changed files with 7 additions and 6 deletions
+3 -2
View File
@@ -4,7 +4,7 @@ AUTHOR = 'Avinal'
HIDE_AUTHORS = True
SITENAME = 'The Interstellar Twilight'
SITESUBTITLE = 'Avinal Kumar'
SITEURL = 'https://avinal.github.io'
SITEURL = 'https://avinal.is-a.dev'
THEME = 'alchemy'
PATH = 'content'
EMAIL = '185067@nith.ac.in'
@@ -51,7 +51,8 @@ ICONS = [
('github', "https://github.com/avinal"),
('gitlab', 'https://code.videolan.org/avinal'),
('linkedin', 'https://www.linkedin.com/in/avinal/'),
('instagram', 'https://www.instagram.com/amaranthine.sole/'),
('instagram', 'https://www.instagram.com/avinal.k/'),
('facebook', "https://www.facebook.com/avinal.kt")
('twitter', 'https://www.twitter.com/avinal_')
]