From 31c276b577be44dac03f586fdb486bf029c6b863 Mon Sep 17 00:00:00 2001 From: Anthony Ettinger Date: Mon, 29 Apr 2019 12:31:51 -0700 Subject: [PATCH] fix apple ios icon. add gitignore --- .gitignore | 1 + ui/src/index.html | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..485dee64b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea diff --git a/ui/src/index.html b/ui/src/index.html index efa5b9695..21d2445c1 100644 --- a/ui/src/index.html +++ b/ui/src/index.html @@ -5,6 +5,8 @@ + + Lemmy