added more content
All checks were successful
Build / build-deploy (push) Successful in 18s

This commit is contained in:
Stephan Hadan 2025-01-27 03:56:14 +01:00
parent b6f3eeaa03
commit 0d6dbbe8ce
4 changed files with 7 additions and 12 deletions

View file

@ -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