aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/public/site.webmanifest
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-07-10 18:28:54 +0800
committercrupest <crupest@outlook.com>2023-07-10 18:28:54 +0800
commitd8959bc897ccadb3083f59f31fc041b42f1b9466 (patch)
tree9624342bb75b752bc4257c4251aa4f8347f7ac95 /FrontEnd/public/site.webmanifest
parent158b467fff07981b43af81f6520d3dba06baeffa (diff)
downloadtimeline-d8959bc897ccadb3083f59f31fc041b42f1b9466.tar.gz
timeline-d8959bc897ccadb3083f59f31fc041b42f1b9466.tar.bz2
timeline-d8959bc897ccadb3083f59f31fc041b42f1b9466.zip
Now front end is ok!
Diffstat (limited to 'FrontEnd/public/site.webmanifest')
-rw-r--r--FrontEnd/public/site.webmanifest21
1 files changed, 0 insertions, 21 deletions
diff --git a/FrontEnd/public/site.webmanifest b/FrontEnd/public/site.webmanifest
deleted file mode 100644
index c45cd5ba..00000000
--- a/FrontEnd/public/site.webmanifest
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "$schema": "http://json.schemastore.org/web-manifest",
- "name": "Timeline",
- "short_name": "Timeline",
- "description": "Record your life in Timeline! Created by crupest.",
- "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