diff --git a/static/favicon/android-chrome-192x192.png b/static/favicon/android-chrome-192x192.png new file mode 100644 index 00000000..8d469d28 Binary files /dev/null and b/static/favicon/android-chrome-192x192.png differ diff --git a/static/favicon/android-chrome-512x512.png b/static/favicon/android-chrome-512x512.png new file mode 100644 index 00000000..450073f8 Binary files /dev/null and b/static/favicon/android-chrome-512x512.png differ diff --git a/static/favicon/apple-touch-icon.png b/static/favicon/apple-touch-icon.png new file mode 100644 index 00000000..e104c1f2 Binary files /dev/null and b/static/favicon/apple-touch-icon.png differ diff --git a/static/favicon/favicon-16x16.png b/static/favicon/favicon-16x16.png new file mode 100644 index 00000000..d2af4b8d Binary files /dev/null and b/static/favicon/favicon-16x16.png differ diff --git a/static/favicon/favicon-32x32.png b/static/favicon/favicon-32x32.png new file mode 100644 index 00000000..9448ca72 Binary files /dev/null and b/static/favicon/favicon-32x32.png differ diff --git a/static/favicon/favicon.ico b/static/favicon/favicon.ico new file mode 100644 index 00000000..2d8b4fa6 Binary files /dev/null and b/static/favicon/favicon.ico differ diff --git a/static/favicon/safari-pinned-tab.svg b/static/favicon/safari-pinned-tab.svg new file mode 100644 index 00000000..04988f3a --- /dev/null +++ b/static/favicon/safari-pinned-tab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/favicon/site.webmanifest b/static/favicon/site.webmanifest new file mode 100644 index 00000000..78fcc75f --- /dev/null +++ b/static/favicon/site.webmanifest @@ -0,0 +1,19 @@ +{ + "name": "", + "short_name": "", + "icons": [ + { + "src": "/static/favicon/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/static/favicon/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +} diff --git a/templates/base.html b/templates/base.html index 401ece70..e58950ab 100644 --- a/templates/base.html +++ b/templates/base.html @@ -33,7 +33,8 @@ with this program; if not, write to the Free Software Foundation, Inc., - + {# Open Graph for social media #} + @@ -54,8 +55,18 @@ with this program; if not, write to the Free Software Foundation, Inc., + {# Favicon with iOS, Android, touchbar support #} + + + + + + + + + {# Do not allow zooming on devices #} - + {{ name_website }} : {% block title %}{% trans "Home" %}{% endblock %} diff --git a/users/templates/users/profil.html b/users/templates/users/profil.html index 7f560d06..7361d2b7 100644 --- a/users/templates/users/profil.html +++ b/users/templates/users/profil.html @@ -308,17 +308,18 @@ with this program; if not, write to the Free Software Foundation, Inc., {% if users.is_class_club %}
-
+

- {% trans " Manage the club" %} + {% trans " Manage the club" %}

- + - {% trans "Manage the admins and members" %} - + {% trans "Manage the admins and members" %} +

{% trans "Club admins" %}