This commit is contained in:
parent
b6f3eeaa03
commit
0d6dbbe8ce
4 changed files with 7 additions and 12 deletions
|
@ -34,10 +34,7 @@ LINKS = (
|
|||
)
|
||||
|
||||
# Social widget
|
||||
SOCIAL = (
|
||||
("You can add links in your config file", "#"),
|
||||
("Another social link", "#"),
|
||||
)
|
||||
SOCIAL = (('Mastodon', 'https://freiburg.social/@stiebke'),)
|
||||
|
||||
DEFAULT_PAGINATION = 10
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue