diff --git a/README.md b/README.md index 60d5fe0..2bbd949 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Comptatible with AppOrder. * [Installation and upgrade](#installation-and-upgrade) * [How to contribute?](#how-to-contribute) -* [Preview](#preview) +* [Screenshots](https://gitnet.fr/deblan/side_menu/src/branch/master/screenshots/) Installation and upgrade ------------------------ @@ -43,18 +43,3 @@ If you are a developer: Build javascripts using `make npm-build` (or `make npm-watch` to build them in real time). Then commit and create a pull request. - -Previews --------- - -![](https://upload.deblan.org/u/2020-03/5e81b219.jpg) - -![](https://upload.deblan.org/u/2020-03/5e7fab2b.jpg) - -![](https://upload.deblan.org/u/2020-08/5f3551d1.png) - -![](https://upload.deblan.org/u/2020-08/5f3551f0.png) - -![](https://upload.deblan.org/u/2020-08/5f35aae1.png) - -![](https://upload.deblan.org/u/2020-08/5f35ab0f.png) diff --git a/appinfo/info.xml b/appinfo/info.xml index b340dec..74ab947 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -23,12 +23,12 @@ You can report a bug or request a feature by opening an issue. https://gitnet.fr/deblan/side_menu https://gitnet.fr/deblan/side_menu/issues https://gitnet.fr/deblan/side_menu - https://upload.deblan.org/u/2020-03/5e81b219.jpg - https://upload.deblan.org/u/2020-03/5e7fab2b.jpg - https://upload.deblan.org/u/2020-08/5f3551d1.png - https://upload.deblan.org/u/2020-08/5f3551f0.png - https://upload.deblan.org/u/2020-08/5f35aae1.png - https://upload.deblan.org/u/2020-08/5f35ab0f.png + https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/admin_settings.png + https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/n19_big_menu.png + https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/nc18_menu_always_displayed.png + https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/nc19_default_menu.png + https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/nc20_big_menu_responsive.png + https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/personal_settings.png diff --git a/screenshots/admin_settings.png b/screenshots/admin_settings.png new file mode 100644 index 0000000..d5b7de3 Binary files /dev/null and b/screenshots/admin_settings.png differ diff --git a/screenshots/n19_big_menu.png b/screenshots/n19_big_menu.png new file mode 100644 index 0000000..1b28f67 Binary files /dev/null and b/screenshots/n19_big_menu.png differ diff --git a/screenshots/nc18_menu_always_displayed.png b/screenshots/nc18_menu_always_displayed.png new file mode 100644 index 0000000..1bff67c Binary files /dev/null and b/screenshots/nc18_menu_always_displayed.png differ diff --git a/screenshots/nc19_default_menu.png b/screenshots/nc19_default_menu.png new file mode 100644 index 0000000..e5a5588 Binary files /dev/null and b/screenshots/nc19_default_menu.png differ diff --git a/screenshots/nc20_big_menu_responsive.png b/screenshots/nc20_big_menu_responsive.png new file mode 100644 index 0000000..d8dabaf Binary files /dev/null and b/screenshots/nc20_big_menu_responsive.png differ diff --git a/screenshots/personal_settings.png b/screenshots/personal_settings.png new file mode 100644 index 0000000..bec66d9 Binary files /dev/null and b/screenshots/personal_settings.png differ