mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
Theme modified (#5)
This commit is contained in:
+1
-5
@@ -43,7 +43,7 @@ EXTRA_PATH_METADATA = {
|
||||
'extras/safari-pinned-tab.svg': {'path': 'safari-pinned-tab.svg'},
|
||||
}
|
||||
|
||||
RFG_FAVICONS = True
|
||||
RFG_FAVICONS = False
|
||||
|
||||
# icons
|
||||
ICONS = [
|
||||
@@ -51,10 +51,6 @@ ICONS = [
|
||||
('linkedin', 'https://www.linkedin.com/in/avinal/')
|
||||
]
|
||||
|
||||
LINKS = [
|
||||
('hello', "mailto:me")
|
||||
]
|
||||
|
||||
DEFAULT_PAGINATION = 10
|
||||
|
||||
PYGMENTS_STYLE = 'monokai'
|
||||
|
||||
Reference in New Issue
Block a user