adding the *.ico extension to the manifest in #25; fixing the hovering tugraz logo #31; fixing the centralisation of the menu when window is minimized #32;

adding the *.ico extension to the manifest in #25; fixing the hovering tugraz logo #31; fixing the centralisation of the menu when window is minimized #32;
This commit is contained in:
Nikita Lvov
2020-07-01 09:45:11 +02:00
parent 7fee8a2730
commit dbe21070b6
4 changed files with 33 additions and 32 deletions

View File

@@ -40,4 +40,5 @@ recursive-include invenio_theme_tugraz *.png
recursive-include invenio_theme_tugraz *.scss
recursive-include invenio_theme_tugraz *.svg
recursive-include invenio_theme_tugraz *.less
recursive-include tests *.py
recursive-include invenio_theme_tugraz *.ico
recursive-include tests *.py