From 39d2fcc94ccd73db489590e1c327a6b34e0e73a3 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 6 May 2021 20:20:37 +0000 Subject: feat(global): :star: --- public/favicon.png | Bin 0 -> 57351 bytes public/index.html | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 public/favicon.png create mode 100644 public/index.html (limited to 'public') diff --git a/public/favicon.png b/public/favicon.png new file mode 100644 index 0000000..6de5407 Binary files /dev/null and b/public/favicon.png differ diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..dc2543a --- /dev/null +++ b/public/index.html @@ -0,0 +1,19 @@ + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + + + +
+ + -- cgit v1.2.3