diff --git a/apple-touch-icon.png b/apple-touch-icon.png
index 694df51..84b4fba 100644
Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ
diff --git a/favicon-96x96.png b/favicon-96x96.png
deleted file mode 100644
index 4ca2e9c..0000000
Binary files a/favicon-96x96.png and /dev/null differ
diff --git a/favicon.ico b/favicon.ico
index 3b4647a..3680749 100644
Binary files a/favicon.ico and b/favicon.ico differ
diff --git a/favicon.png b/favicon.png
index 2004a19..2c88a9a 100644
Binary files a/favicon.png and b/favicon.png differ
diff --git a/favicon.svg b/favicon.svg
deleted file mode 100644
index d5cade9..0000000
--- a/favicon.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 00f9f64..851510d 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -8,9 +8,9 @@
# Remember to re-run ikiwiki --setup any time you edit this file.
#
# name of the wiki
-wikiname: delegationetudiante.org
+wikiname: ilot.io
# contact email for wiki
-adminemail: ca@delegationetudiante.org
+adminemail: support@ilot.io
# users who are wiki admins
adminuser: []
# users who are banned from the wiki
@@ -20,7 +20,7 @@ srcdir: ./
# where to build the wiki
destdir: ./public
# base url to the wiki
-url: https://delegationetudiante.org
+url: https://ilot.io
# url to the ikiwiki.cgi
cgiurl: ''
# do not adjust cgiurl if CGI is accessed via different URL
diff --git a/site.webmanifest b/site.webmanifest
index 40028d1..b20abb7 100644
--- a/site.webmanifest
+++ b/site.webmanifest
@@ -1,21 +1,19 @@
{
- "name": "Délégation étudiante",
- "short_name": "Délégation étudiante",
- "icons": [
- {
- "src": "/web-app-manifest-192x192.png",
- "sizes": "192x192",
- "type": "image/png",
- "purpose": "maskable"
- },
- {
- "src": "/web-app-manifest-512x512.png",
- "sizes": "512x512",
- "type": "image/png",
- "purpose": "maskable"
- }
- ],
- "theme_color": "#ffffff",
- "background_color": "#ffffff",
- "display": "standalone"
-}
\ No newline at end of file
+ "name": "",
+ "short_name": "",
+ "icons": [
+ {
+ "src": "/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "/android-chrome-512x512.png",
+ "sizes": "512x512",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone"
+}
diff --git a/templates/page.tmpl b/templates/page.tmpl
index b1e1503..91dadab 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -13,12 +13,12 @@
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/web-app-manifest-192x192.png b/web-app-manifest-192x192.png
deleted file mode 100644
index 43c3247..0000000
Binary files a/web-app-manifest-192x192.png and /dev/null differ
diff --git a/web-app-manifest-512x512.png b/web-app-manifest-512x512.png
deleted file mode 100644
index 2dd5b15..0000000
Binary files a/web-app-manifest-512x512.png and /dev/null differ