1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30
This commit is contained in:
2021-05-21 23:23:59 +05:30
parent 353e9b977e
commit fbabdf6115
+4 -1
View File
@@ -44,8 +44,11 @@ EXTRA_PATH_METADATA = {
'extras/CNAME': {'path': 'CNAME'}, 'extras/CNAME': {'path': 'CNAME'},
} }
RFG_FAVICONS = False RFG_FAVICONS = True
LINKS = [
('gsoc', 'https://gsoc.avinal.space')
]
# icons # icons
ICONS = [ ICONS = [
('github', "https://github.com/avinal"), ('github', "https://github.com/avinal"),