[mod] package.html template: additional links (a python dict)

- Closes: https://github.com/searxng/searxng/issues/3456
This commit is contained in:
Daniel Kukula 2024-05-06 07:33:24 +01:00 committed by Markus Heiser
parent 645a840d82
commit cc8b537e34
3 changed files with 21 additions and 10 deletions

View file

@ -563,3 +563,7 @@ type.
* - source_code_url
- :py:class:`str`
- the location of the project's source code
* - links
- :py:class:`dict`
- additional links in the form of ``{'link_name': 'http://example.com'}``