Various changes... Should have saved last night. Also send_email should NOT default to test mode!
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"background_color": "hsl(220, 65%, 31%)",
|
||||
"description": "The One Sky IT Aether Progressive Web App for One Sky IT Demo",
|
||||
"description": "The One Sky IT Aether Progressive Web App",
|
||||
"display": "fullscreen",
|
||||
"icons": [
|
||||
{
|
||||
@@ -85,7 +85,7 @@
|
||||
}
|
||||
],
|
||||
"name": "One Sky IT - One Sky IT Aether PWA",
|
||||
"short_name": "ISHLT Aether PWA",
|
||||
"short_name": "Aether PWA",
|
||||
"start_url": "/",
|
||||
"testing": "One Sky IT"
|
||||
}
|
||||
|
||||
2
static/robots.txt
Normal file
2
static/robots.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
User-agent: *
|
||||
Disallow: /
|
||||
Reference in New Issue
Block a user