From cac85db02ff00732cf75d473dc3411332f33d845 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sun, 1 May 2022 01:02:58 +0200 Subject: Apply formatting --- static/manifest.webmanifest | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'static/manifest.webmanifest') diff --git a/static/manifest.webmanifest b/static/manifest.webmanifest index 68a60f7..b6bd70c 100644 --- a/static/manifest.webmanifest +++ b/static/manifest.webmanifest @@ -1,7 +1,7 @@ { - "name": "Forum", - "start_url": "/", - "background_color": "#ffffff", - "display": "standalone", - "theme_color": "#ffffff" + "name": "Forum", + "start_url": "/", + "background_color": "#ffffff", + "display": "standalone", + "theme_color": "#ffffff" } -- cgit