Link repo in footer

This commit is contained in:
Marta Sienkiewicz 2026-01-11 19:42:04 +01:00
parent 84c24f200e
commit 78782b6d93
3 changed files with 3 additions and 5 deletions

View file

@ -45,5 +45,4 @@ class DiscourseDatabase():
for place in places:
if place in topic["tags"]:
return f'<a href="https://kb.hs3.pl/tag/{place}">{place}</a>'
return "unknown"
return "unknown"