mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
Theme: add Help and Donate links in all pages
Close https://github.com/searxng/searxng/issues/931
This commit is contained in:
@@ -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"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user