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
|
# Blogroll
|
||||||
LINKS = (
|
LINKS = (
|
||||||
("Pelican", "https://getpelican.com/"),
|
("Org", "https://hadan-it.com"),
|
||||||
("Python.org", "https://www.python.org/"),
|
("Docs", "https://docs.hadan-it.com"),
|
||||||
("Jinja2", "https://palletsprojects.com/p/jinja/"),
|
("RSS", "https://blog.codeberg.org/feeds/all.atom.xml"),
|
||||||
("You can modify those links in your config file", "#"),
|
|
||||||
)
|
)
|
||||||
|
|
||||||
# Social widget
|
# Social widget
|
||||||
|
|
Loading…
Add table
Reference in a new issue