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."
|
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 widget
|
||||||
SOCIAL = (('You can add links in your config file', '#'),
|
SOCIAL = (('Mastodon', 'https://chaos.social/@Error'),)
|
||||||
('Another social link', '#'),)
|
|
||||||
|
|
||||||
DEFAULT_PAGINATION = False
|
DEFAULT_PAGINATION = False
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user