summaryrefslogtreecommitdiff
path: root/doc/global/html-header-offline.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/global/html-header-offline.qdocconf')
-rw-r--r--doc/global/html-header-offline.qdocconf6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/global/html-header-offline.qdocconf b/doc/global/html-header-offline.qdocconf
index 4b87e3c792..ffce22eeee 100644
--- a/doc/global/html-header-offline.qdocconf
+++ b/doc/global/html-header-offline.qdocconf
@@ -2,11 +2,13 @@
#specify the CSS file used by this template
HTML.stylesheets = template/style/offline.css \
- template/style/offline-dark.css
+ template/style/offline-dark.css \
+ template/style/tech_preview.svg
#for including files into the qch file
qhp.extraFiles += style/offline.css \
- style/offline-dark.css
+ style/offline-dark.css \
+ style/tech_preview.svg
HTML.headerstyles = \
" <link rel=\"stylesheet\" type=\"text/css\" href=\"style/offline.css\" />\n"