forked from Icycoide/searxng
[mod] package.html template: additional links (a python dict)
- Closes: https://github.com/searxng/searxng/issues/3456
This commit is contained in:
parent
645a840d82
commit
cc8b537e34
3 changed files with 21 additions and 10 deletions
|
@ -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'}``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue