aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-10-01 20:08:31 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-10-01 20:08:31 -0400
commite96f529b8555c923b95f9ab074d081004ad7dae6 (patch)
tree052f17fd749b9678cf192cf7bbe3a24a1e3a3d08 /static
downloadchine-projet-e96f529b8555c923b95f9ab074d081004ad7dae6.tar.gz
chine-projet-e96f529b8555c923b95f9ab074d081004ad7dae6.tar.bz2
chine-projet-e96f529b8555c923b95f9ab074d081004ad7dae6.zip
Inital commit
Diffstat (limited to 'static')
-rw-r--r--static/README.md11
-rw-r--r--static/favicon.icobin0 -> 1393 bytes
-rw-r--r--static/v.pngbin0 -> 5674 bytes
-rw-r--r--static/vuetify-logo.svg1
4 files changed, 12 insertions, 0 deletions
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
--- /dev/null
+++ b/static/favicon.ico
Binary files differ
diff --git a/static/v.png b/static/v.png
new file mode 100644
index 0000000..a2ce235
--- /dev/null
+++ b/static/v.png
Binary files 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 @@
+<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 87.5 100"><defs><style>.cls-1{fill:#1697f6;}.cls-2{fill:#7bc6ff;}.cls-3{fill:#1867c0;}.cls-4{fill:#aeddff;}</style></defs><title>Artboard 46</title><polyline class="cls-1" points="43.75 0 23.31 0 43.75 48.32"/><polygon class="cls-2" points="43.75 62.5 43.75 100 0 14.58 22.92 14.58 43.75 62.5"/><polyline class="cls-3" points="43.75 0 64.19 0 43.75 48.32"/><polygon class="cls-4" points="64.58 14.58 87.5 14.58 43.75 100 43.75 62.5 64.58 14.58"/></svg>