diff options
author | crupest <crupest@outlook.com> | 2022-10-27 20:47:31 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-10-27 20:47:31 +0800 |
commit | db15382363419ae572f5ee2b7fef37013f665970 (patch) | |
tree | 1e6824ecfa8de9e1271408dafc13020882b6ee88 /FrontEnd/public | |
parent | 83f4fc8ab07a7f4cd3bba8042d600d7a4543bcaf (diff) | |
download | timeline-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.webmanifest | 3 |
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 |