diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2021-11-19 11:46:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-19 11:46:29 +0100 |
| commit | e82e37ce6dffe2796b0fae63d893ad637c2be37b (patch) | |
| tree | 49689668e8de24b0a2d244b227467da4db5be22d /docs/_themes | |
| parent | 55737a219b0c91882a7d512312cc8f545108f8e8 (diff) | |
| parent | 1dae0c0be09d5c9e287bdea6aa5bf7ec4f4782ec (diff) | |
Merge pull request #515 from return42/doc-theme
Various modification of the documentation and the theme sphinx-theme
Diffstat (limited to 'docs/_themes')
| -rw-r--r-- | docs/_themes/searxng/static/searxng.css (renamed from docs/_themes/searx/static/searx.css) | 0 | ||||
| -rw-r--r-- | docs/_themes/searxng/theme.conf (renamed from docs/_themes/searx/theme.conf) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/_themes/searx/static/searx.css b/docs/_themes/searxng/static/searxng.css index db101c054..db101c054 100644 --- a/docs/_themes/searx/static/searx.css +++ b/docs/_themes/searxng/static/searxng.css diff --git a/docs/_themes/searx/theme.conf b/docs/_themes/searxng/theme.conf index 2d5f72e7d..802ffff4e 100644 --- a/docs/_themes/searx/theme.conf +++ b/docs/_themes/searxng/theme.conf @@ -1,6 +1,6 @@ [theme] inherit = pocoo -stylesheet = searx.css +stylesheet = searxng.css [options] touch_icon = |