From fa3f2d2cd196998bd1d0d09a0c649d7f26500ded Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 10 May 2020 09:24:22 -0400 Subject: Added the files --- static/README.md | 11 +++++++++++ static/favicon.ico | Bin 0 -> 1393 bytes static/icon.png | Bin 0 -> 12699 bytes static/v.png | Bin 0 -> 5674 bytes static/vuetify-logo.svg | 1 + 5 files changed, 12 insertions(+) create mode 100644 static/README.md create mode 100644 static/favicon.ico create mode 100644 static/icon.png create mode 100644 static/v.png create mode 100644 static/vuetify-logo.svg (limited to 'static') diff --git a/static/README.md b/static/README.md new file mode 100644 index 0000000..cf00435 --- /dev/null +++ b/static/README.md @@ -0,0 +1,11 @@ +# STATIC + +**This directory is not required, you can delete it if you don't want to use it.** + +This directory contains your static files. +Each file inside this directory is mapped to `/`. +Thus you'd want to delete this README.md before deploying to production. + +Example: `/static/robots.txt` is mapped as `/robots.txt`. + +More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/assets#static). diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000..3632d0c Binary files /dev/null and b/static/favicon.ico differ diff --git a/static/icon.png b/static/icon.png new file mode 100644 index 0000000..e076dd8 Binary files /dev/null and b/static/icon.png differ diff --git a/static/v.png b/static/v.png new file mode 100644 index 0000000..a2ce235 Binary files /dev/null and b/static/v.png differ diff --git a/static/vuetify-logo.svg b/static/vuetify-logo.svg new file mode 100644 index 0000000..145b6d1 --- /dev/null +++ b/static/vuetify-logo.svg @@ -0,0 +1 @@ +Artboard 46 -- cgit v1.2.3