Link repo in footer
This commit is contained in:
parent
84c24f200e
commit
78782b6d93
3 changed files with 3 additions and 5 deletions
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue