From d58c7a3ad5dc83a08e040a855f158f8c6c09e154 Mon Sep 17 00:00:00 2001 From: jackyzha0 Date: Sun, 11 Apr 2021 13:50:20 -0700 Subject: password resolution, dynamic head --- frontend/public/favicon.png | Bin 0 -> 5751 bytes frontend/public/icon.png | Bin 5751 -> 0 bytes frontend/public/index.html | 29 ----------------------------- 3 files changed, 29 deletions(-) create mode 100644 frontend/public/favicon.png delete mode 100644 frontend/public/icon.png delete mode 100644 frontend/public/index.html (limited to 'frontend/public') diff --git a/frontend/public/favicon.png b/frontend/public/favicon.png new file mode 100644 index 0000000..8585bd2 Binary files /dev/null and b/frontend/public/favicon.png differ diff --git a/frontend/public/icon.png b/frontend/public/icon.png deleted file mode 100644 index 8585bd2..0000000 Binary files a/frontend/public/icon.png and /dev/null differ diff --git a/frontend/public/index.html b/frontend/public/index.html deleted file mode 100644 index 8ca24a5..0000000 --- a/frontend/public/index.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - ctrl-v | a modern, open-source pastebin - - - - - - -
- - -- cgit v1.2.3