From 8c9b5cc77253595b57204619d98a753ec550f7ae Mon Sep 17 00:00:00 2001 From: jackyzha0 Date: Mon, 25 May 2020 22:34:52 -0700 Subject: add icon, fix title, add content to meta --- frontend/public/icon.png | Bin 0 -> 5751 bytes frontend/public/index.html | 7 ++++--- 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 frontend/public/icon.png diff --git a/frontend/public/icon.png b/frontend/public/icon.png new file mode 100644 index 0000000..8585bd2 Binary files /dev/null and b/frontend/public/icon.png differ diff --git a/frontend/public/index.html b/frontend/public/index.html index 0f98915..324627b 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -3,14 +3,15 @@ - + + - ctrl-v + ctrl-v | a modern, open-source pastebin -- cgit v1.2.3