add social link
This commit is contained in:
parent
dd923c5446
commit
7b0cd1dc2c
@ -53,8 +53,7 @@ LINKS = (('credits', '/credits'),
|
||||
DESCRIPTION = "If, as Adam Savage famously put it, the only difference between screwing around and science is writing it down, I should write about my projects somewhere."
|
||||
|
||||
# Social widget
|
||||
SOCIAL = (('You can add links in your config file', '#'),
|
||||
('Another social link', '#'),)
|
||||
SOCIAL = (('Mastodon', 'https://chaos.social/@Error'),)
|
||||
|
||||
DEFAULT_PAGINATION = False
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user