Improve icons & css & seo & a11y
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
Before Width: | Height: | Size: 793 B After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 793 B After Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 793 B After Width: | Height: | Size: 668 B |
|
Before Width: | Height: | Size: 537 B After Width: | Height: | Size: 507 B |
|
Before Width: | Height: | Size: 793 B After Width: | Height: | Size: 668 B |
|
Before Width: | Height: | Size: 793 B After Width: | Height: | Size: 668 B |
|
Before Width: | Height: | Size: 793 B After Width: | Height: | Size: 668 B |
|
Before Width: | Height: | Size: 793 B After Width: | Height: | Size: 668 B |
|
Before Width: | Height: | Size: 793 B After Width: | Height: | Size: 668 B |
|
Before Width: | Height: | Size: 793 B After Width: | Height: | Size: 668 B |
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 5.5 KiB |
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "mobilizon",
|
||||
"name": "Mobilizon",
|
||||
"short_name": "mobilizon",
|
||||
"icons": [
|
||||
{
|
||||
@@ -13,8 +13,8 @@
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"start_url": "/index.html",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#000000",
|
||||
"theme_color": "#4DBA87"
|
||||
"background_color": "#FAB12D",
|
||||
"theme_color": "#424056"
|
||||
}
|
||||
|
||||
2
js/public/robots.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||