aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/public
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-10-27 20:47:31 +0800
committercrupest <crupest@outlook.com>2022-10-27 20:47:31 +0800
commitdb15382363419ae572f5ee2b7fef37013f665970 (patch)
tree1e6824ecfa8de9e1271408dafc13020882b6ee88 /FrontEnd/public
parent83f4fc8ab07a7f4cd3bba8042d600d7a4543bcaf (diff)
downloadtimeline-db15382363419ae572f5ee2b7fef37013f665970.tar.gz
timeline-db15382363419ae572f5ee2b7fef37013f665970.tar.bz2
timeline-db15382363419ae572f5ee2b7fef37013f665970.zip
Fix all errors so far.
Diffstat (limited to 'FrontEnd/public')
-rw-r--r--FrontEnd/public/site.webmanifest3
1 files changed, 1 insertions, 2 deletions
diff --git a/FrontEnd/public/site.webmanifest b/FrontEnd/public/site.webmanifest
index 74f0901a..c45cd5ba 100644
--- a/FrontEnd/public/site.webmanifest
+++ b/FrontEnd/public/site.webmanifest
@@ -1,6 +1,5 @@
{
"$schema": "http://json.schemastore.org/web-manifest",
-
"name": "Timeline",
"short_name": "Timeline",
"description": "Record your life in Timeline! Created by crupest.",
@@ -19,4 +18,4 @@
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
-}
+} \ No newline at end of file