[conf] add links for footer

This commit is contained in:
max/sooulix 2024-08-15 20:13:13 +02:00
parent 00d1c6d573
commit 17359f079c
1 changed files with 6 additions and 2 deletions

View File

@ -19,9 +19,13 @@ AUTHOR_FEED_RSS = None
# Blogroll
LINKS = (
("Pelican", "https://getpelican.com/"),
("Python.org", "https://www.python.org/"),
("Papyrus", "https://github.com/aleylara/Papyrus"),
("Jinja2", "https://palletsprojects.com/p/jinja/"),
("You can modify those links in your config file", "#"),
("Python", "https://www.python.org/"),
("Debian", "https://www.debian.org/"),
("Alpine", "https://alpinelinux.org/"),
("Nginx", "https://nginx.org/"),
("Libvirt", "https://libvirt.org/"),
)
# Social widget