diff options
| author | leiyu3 <s444814187@gmail.com> | 2025-07-17 11:47:55 -0400 |
|---|---|---|
| committer | leiyu3 <s444814187@gmail.com> | 2025-07-17 11:47:55 -0400 |
| commit | 6758a1a26de82a6dc3661db880513cba75f01110 (patch) | |
| tree | caf67546bd0113f434ca3ae65b4bc9b854b2878e /static | |
| download | letsworship-6758a1a26de82a6dc3661db880513cba75f01110.tar.gz letsworship-6758a1a26de82a6dc3661db880513cba75f01110.zip | |
init commit
Diffstat (limited to 'static')
| -rw-r--r-- | static/android-chrome-192x192.png | bin | 0 -> 5591 bytes | |||
| -rw-r--r-- | static/android-chrome-512x512.png | bin | 0 -> 12540 bytes | |||
| -rw-r--r-- | static/apple-touch-icon.png | bin | 0 -> 5444 bytes | |||
| -rw-r--r-- | static/favicon-16x16.png | bin | 0 -> 350 bytes | |||
| -rw-r--r-- | static/favicon-32x32.png | bin | 0 -> 669 bytes | |||
| -rw-r--r-- | static/favicon.ico | bin | 0 -> 15406 bytes | |||
| -rw-r--r-- | static/robots.txt | 2 | ||||
| -rw-r--r-- | static/site.webmanifest | 1 |
8 files changed, 3 insertions, 0 deletions
diff --git a/static/android-chrome-192x192.png b/static/android-chrome-192x192.png new file mode 100644 index 0000000..362dab7 --- /dev/null +++ b/static/android-chrome-192x192.png | |||
| Binary files differ | |||
diff --git a/static/android-chrome-512x512.png b/static/android-chrome-512x512.png new file mode 100644 index 0000000..dc967d2 --- /dev/null +++ b/static/android-chrome-512x512.png | |||
| Binary files differ | |||
diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png new file mode 100644 index 0000000..eab154b --- /dev/null +++ b/static/apple-touch-icon.png | |||
| Binary files differ | |||
diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png new file mode 100644 index 0000000..4e65577 --- /dev/null +++ b/static/favicon-16x16.png | |||
| Binary files differ | |||
diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png new file mode 100644 index 0000000..b54f14e --- /dev/null +++ b/static/favicon-32x32.png | |||
| Binary files differ | |||
diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000..07f2e21 --- /dev/null +++ b/static/favicon.ico | |||
| Binary files differ | |||
diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..7c4b6f1 --- /dev/null +++ b/static/robots.txt | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | User-agent: * | ||
| 2 | Disallow: true \ No newline at end of file | ||
diff --git a/static/site.webmanifest b/static/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/static/site.webmanifest | |||
| @@ -0,0 +1 @@ | |||
| {"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"} \ No newline at end of file | |||
