diff --git a/source/_static/cryptocurrency/saeiddrv-btc.jpg b/source/_static/cryptocurrency/saeiddrv-btc.jpg index ca4178e..aea32fa 100644 Binary files a/source/_static/cryptocurrency/saeiddrv-btc.jpg and b/source/_static/cryptocurrency/saeiddrv-btc.jpg differ diff --git a/source/_static/cryptocurrency/saeiddrv-doge.jpg b/source/_static/cryptocurrency/saeiddrv-doge.jpg deleted file mode 100644 index 9a9ee23..0000000 Binary files a/source/_static/cryptocurrency/saeiddrv-doge.jpg and /dev/null differ diff --git a/source/_static/cryptocurrency/saeiddrv-eth.jpg b/source/_static/cryptocurrency/saeiddrv-eth.jpg deleted file mode 100644 index b9ad3b6..0000000 Binary files a/source/_static/cryptocurrency/saeiddrv-eth.jpg and /dev/null differ diff --git a/source/_static/cryptocurrency/saeiddrv-ltc.jpg b/source/_static/cryptocurrency/saeiddrv-ltc.jpg deleted file mode 100644 index 68a42fb..0000000 Binary files a/source/_static/cryptocurrency/saeiddrv-ltc.jpg and /dev/null differ diff --git a/source/_templates/sphinx_minoo_theme/includes/header.html b/source/_templates/sphinx_minoo_theme/includes/header.html index 485ec8e..e8d25a3 100644 --- a/source/_templates/sphinx_minoo_theme/includes/header.html +++ b/source/_templates/sphinx_minoo_theme/includes/header.html @@ -1,115 +1,115 @@ - - - - - - -{{ metatags }} - -{%- block htmltitle %} - {% if pagename != "index" %} - {{ title|striptags|e }}{{ titlesuffix }} - {% else %} - {{ title|striptags|e }} - {% endif %} -{%- endblock %} - - - - - -{% if not embedded %} - {% if use_opensearch %} - - {% endif %} -{% endif %} - -{% for cssfile in css_files %} - -{% endfor %} -{% for cssfile in extra_css_files %} - -{% endfor %} - - - - - -{% if theme_direction == "ltr" %} - -{% else %} - -{% endif %} - - - -{%- block linktags %} - {%- if hasdoc('about') %} - - {%- endif %} - {%- if hasdoc('genindex') %} - - {%- endif %} - {%- if hasdoc('search') %} - - {%- endif %} - {%- if hasdoc('copyright') %} - - {%- endif %} - - {%- if parents %} - - {%- endif %} - {%- if next %} - - {%- endif %} - {%- if prev %} - - {%- endif %} -{%- endblock %} - - -{% if not embedded %} - - - {% set script_files = script_files + ['_static/searchtools.js'] %} - - {%- for scriptfile in script_files %} - - {%- endfor %} -{% endif %} - - - - - - - - - - - + + + + + + +{{ metatags }} + +{%- block htmltitle %} + {% if pagename != "index" %} + {{ title|striptags|e }}{{ titlesuffix }} + {% else %} + {{ title|striptags|e }} + {% endif %} +{%- endblock %} + + + + + +{% if not embedded %} + {% if use_opensearch %} + + {% endif %} +{% endif %} + +{% for cssfile in css_files %} + +{% endfor %} +{% for cssfile in extra_css_files %} + +{% endfor %} + + + + + +{% if theme_direction == "ltr" %} + +{% else %} + +{% endif %} + + + +{%- block linktags %} + {%- if hasdoc('about') %} + + {%- endif %} + {%- if hasdoc('genindex') %} + + {%- endif %} + {%- if hasdoc('search') %} + + {%- endif %} + {%- if hasdoc('copyright') %} + + {%- endif %} + + {%- if parents %} + + {%- endif %} + {%- if next %} + + {%- endif %} + {%- if prev %} + + {%- endif %} +{%- endblock %} + + +{% if not embedded %} + + + {% set script_files = script_files + ['_static/searchtools.js'] %} + + {%- for scriptfile in script_files %} + + {%- endfor %} +{% endif %} + + + + + + + + + + + diff --git a/source/_templates/sphinx_minoo_theme/includes/top.html b/source/_templates/sphinx_minoo_theme/includes/top.html index 5de9338..0a226bc 100644 --- a/source/_templates/sphinx_minoo_theme/includes/top.html +++ b/source/_templates/sphinx_minoo_theme/includes/top.html @@ -1,47 +1,52 @@ -{% import "glossary.html" as glossary %} - -
- {% if pagename == "search" %} - {% set title = _('Search') %} - {% endif %} - {% if pagename != "index" %} -   {{glossary.root_page}}  -   -   {{ title }} - {% else %} -   {{glossary.root_page}} - {% endif %} - {% if pagename != "search" %} - {% if display_github %} -   {{glossary.on_github}} - {% elif display_bitbucket %} -   {{glossary.on_bitbucket}} - {% elif show_source and source_url_prefix %} -   {{glossary.on_source}} - {% elif show_source and has_source and sourcename %} -   {{glossary.on_source}} - {% endif %} - {% endif %} -
-
- - - - - - - - -