aboutsummaryrefslogtreecommitdiff
path: root/static/manifest.json
diff options
context:
space:
mode:
authorXe <me@christine.website>2021-12-21 13:37:39 -0500
committerXe <me@christine.website>2021-12-21 13:37:39 -0500
commitee69f652e545b8a42c7cd3b93ff66c5825066e5e (patch)
tree770d4a1663f719da2dee85138f097852cbf23fb2 /static/manifest.json
parent7c3a00ff1137f5576d87ce10daccfabeb7120781 (diff)
downloadxesite-ee69f652e545b8a42c7cd3b93ff66c5825066e5e.tar.xz
xesite-ee69f652e545b8a42c7cd3b93ff66c5825066e5e.zip
fuck you service worker cache
Signed-off-by: Xe <me@christine.website>
Diffstat (limited to 'static/manifest.json')
-rw-r--r--static/manifest.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/manifest.json b/static/manifest.json
index 3d11b2e..e78006d 100644
--- a/static/manifest.json
+++ b/static/manifest.json
@@ -1,12 +1,12 @@
{
- "name": "Christine Dodrill",
- "short_name": "Christine",
+ "name": "Xeblog",
+ "short_name": "Xeblog",
"theme_color": "#ffcbe4",
"background_color": "#fa99ca",
"display": "standalone",
"scope": "/",
"start_url": "/",
- "description": "Blog and Resume for Christine Dodrill",
+ "description": "Blog and Resume for Christine Xe",
"orientation": "any",
"icons": [
{