Tweaks, fixes, and launch prep
This commit is contained in:
12
static/.well-known/bio.com.chrome.devtools.json
Normal file
12
static/.well-known/bio.com.chrome.devtools.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "mifi.bio",
|
||||
"url": "https://mifi.bio",
|
||||
"description": "mifi.bio",
|
||||
"icons": [
|
||||
{
|
||||
"src": "https://mifi.dev/assets/images/apple-touch-icon.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
11
static/.well-known/bio.security.txt
Normal file
11
static/.well-known/bio.security.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# Canonical URL for this file (recommended for validation)
|
||||
Canonical: https://mifi.bio/.well-known/security.txt
|
||||
|
||||
# Contact for reporting security vulnerabilities (required)
|
||||
Contact: mailto:security@mifi.holdings
|
||||
|
||||
# Optional: link to your vulnerability disclosure policy when you have one
|
||||
# Policy: https://mifi.bio/security
|
||||
|
||||
# Date after which this file is considered stale (required; RFC 3339; max 1 year recommended)
|
||||
Expires: 2027-02-01T00:00:00.000Z
|
||||
12
static/.well-known/dev.com.chrome.devtools.json
Normal file
12
static/.well-known/dev.com.chrome.devtools.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "mifi.dev",
|
||||
"url": "https://mifi.dev",
|
||||
"description": "mifi.dev",
|
||||
"icons": [
|
||||
{
|
||||
"src": "https://mifi.dev/assets/images/apple-touch-icon.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
11
static/.well-known/dev.security.txt
Normal file
11
static/.well-known/dev.security.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# Canonical URL for this file (recommended for validation)
|
||||
Canonical: https://mifi.dev/.well-known/security.txt
|
||||
|
||||
# Contact for reporting security vulnerabilities (required)
|
||||
Contact: mailto:security@mifi.holdings
|
||||
|
||||
# Optional: link to your vulnerability disclosure policy when you have one
|
||||
# Policy: https://mifi.dev/security
|
||||
|
||||
# Date after which this file is considered stale (required; RFC 3339; max 1 year recommended)
|
||||
Expires: 2027-02-01T00:00:00.000Z
|
||||
Reference in New Issue
Block a user