mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 02:22:22 +02:00
Theme: add Help and Donate links in all pages
Close https://github.com/searxng/searxng/issues/931
This commit is contained in:
parent
4bedd7465c
commit
6e2b5f3d5a
6 changed files with 66 additions and 9 deletions
|
@ -134,6 +134,7 @@ class InfoPageSet: # pylint: disable=too-few-public-methods
|
|||
self.toc: typing.List[str] = [
|
||||
'search-syntax',
|
||||
'about',
|
||||
'donate',
|
||||
]
|
||||
"""list of articles in the online documentation"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue