This commit is contained in:
parent
e0aa2221db
commit
087660bdbb
1 changed files with 3 additions and 4 deletions
|
@ -27,10 +27,9 @@ THEME = 'themes/business'
|
|||
|
||||
# Blogroll
|
||||
LINKS = (
|
||||
("Pelican", "https://getpelican.com/"),
|
||||
("Python.org", "https://www.python.org/"),
|
||||
("Jinja2", "https://palletsprojects.com/p/jinja/"),
|
||||
("You can modify those links in your config file", "#"),
|
||||
("Org", "https://hadan-it.com"),
|
||||
("Docs", "https://docs.hadan-it.com"),
|
||||
("RSS", "https://blog.codeberg.org/feeds/all.atom.xml"),
|
||||
)
|
||||
|
||||
# Social widget
|
||||
|
|
Loading…
Add table
Reference in a new issue