From 80a878a489bc8563e803c37260f6427a77ff09d1 Mon Sep 17 00:00:00 2001
From: Dante Catalfamo
Date: Tue, 16 Jun 2020 23:12:45 -0400
Subject: rename webmanifest icon

---
 static/site.webmanifest | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'static')

diff --git a/static/site.webmanifest b/static/site.webmanifest
index 7ce2763..2d387de 100644
--- a/static/site.webmanifest
+++ b/static/site.webmanifest
@@ -1,6 +1,6 @@
 {
-    "name": "blog.lambda.cx",
-    "short_name": "blog.lambda.cx",
+    "name": "lambda.cx blog",
+    "short_name": "lambda.cx blog",
     "icons": [
         {
             "src": "/android-chrome-192x192.png",
-- 
cgit v1.2.3