diff --git a/pelicanconf.py b/pelicanconf.py index 5a28cac..6a5d77d 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -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