Initial
3
docs/public/_headers
Normal file
@@ -0,0 +1,3 @@
|
||||
/assets/*
|
||||
cache-control: max-age=31536000
|
||||
cache-control: immutable
|
||||
BIN
docs/public/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
docs/public/favicon.ico
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
docs/public/icon-192.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
docs/public/icon-512.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
1
docs/public/images/undraw_domain_names_re_0uun.svg
Normal file
|
After Width: | Height: | Size: 6.4 KiB |
1
docs/public/images/undraw_maintenance_re_59vn.svg
Normal file
|
After Width: | Height: | Size: 9.0 KiB |
1
docs/public/images/undraw_personal_email_re_4lx7.svg
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
1
docs/public/images/undraw_server_status_re_n8ln.svg
Normal file
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 8.3 KiB |
1
docs/public/images/undraw_web_developer_re_h7ie.svg
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
1
docs/public/logo.svg
Normal file
|
After Width: | Height: | Size: 10 KiB |
11
docs/public/site.webmanifest
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Hestia Control Panel",
|
||||
"short_name": "Hestia",
|
||||
"icons": [
|
||||
{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
|
||||
{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
|
||||
],
|
||||
"theme_color": "#b7236a",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
||||