Update the contacts section
This commit is contained in:
@@ -40,17 +40,19 @@ DISPLAY_PAGES_ON_MENU = True
|
||||
|
||||
# Blogroll
|
||||
LINKS = (
|
||||
('Pelican', 'http://getpelican.com/'),
|
||||
('Python.org', 'http://python.org/'),
|
||||
('Jinja2', 'http://jinja.pocoo.org/'),
|
||||
# ('Pelican', 'http://getpelican.com/'),
|
||||
# ('Python.org', 'http://python.org/'),
|
||||
# ('Jinja2', 'https://jinja.palletsprojects.com/'),
|
||||
)
|
||||
|
||||
HIDDEN_PAGES = (
|
||||
'pages/appointments.rst',
|
||||
'pages/work-preferences.rst',
|
||||
'pages/contact-options.rst',
|
||||
)
|
||||
|
||||
# Social widget
|
||||
SOCIAL_WIDGET_NAME = 'contacts & more'
|
||||
SOCIAL = (
|
||||
('Matrix', 'https://matrix.to/#/@gergely:polonkai.eu'),
|
||||
('XMPP', 'xmpp:gergely@polonkai.eu?message'),
|
||||
|
Reference in New Issue
Block a user