diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2015-11-17 23:13:30 +0100 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2015-11-17 23:38:22 +0100 |
| commit | 1d6597b40773b688ca317e1ab1ffe133b370afb1 (patch) | |
| tree | 433c03ffffd6dc53a70d059028b449a2be0fecd6 /docs/_themes/searx_theme/theme.conf | |
[enh] initial structure
Diffstat (limited to 'docs/_themes/searx_theme/theme.conf')
| -rw-r--r-- | docs/_themes/searx_theme/theme.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/_themes/searx_theme/theme.conf b/docs/_themes/searx_theme/theme.conf new file mode 100644 index 000000000..38f9aaa93 --- /dev/null +++ b/docs/_themes/searx_theme/theme.conf @@ -0,0 +1,7 @@ +[theme] +inherit = basic +stylesheet = style.css +pygments_style = flask_theme_support.FlaskyStyle + +[options] +touch_icon = |