From 745160ba8dc87ffbfb6332bb3a1742cb976ce7f8 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 6 Aug 2020 16:01:30 -0400 Subject: init --- public/favicon.ico | Bin 0 -> 4286 bytes public/index.html | 17 +++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 public/favicon.ico create mode 100644 public/index.html (limited to 'public') diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..df36fcf Binary files /dev/null and b/public/favicon.ico differ diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..4123528 --- /dev/null +++ b/public/index.html @@ -0,0 +1,17 @@ + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + +
+ + + -- cgit v1.2.3