aboutsummaryrefslogtreecommitdiff
path: root/pages/inspire.vue
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-10-06 13:01:38 +0000
committerAndrew Lee <alee14498@protonmail.com>2020-10-06 13:01:38 +0000
commita1285728d3d352166b8fe6df27aa078d9373d22e (patch)
tree705d256f8e03f167cd82e8361236f991d7c1a7b1 /pages/inspire.vue
parent526efb52c29fe6ef6e855dd5440f1c76f6113c7a (diff)
downloadchine-projet-a1285728d3d352166b8fe6df27aa078d9373d22e.tar.gz
chine-projet-a1285728d3d352166b8fe6df27aa078d9373d22e.tar.bz2
chine-projet-a1285728d3d352166b8fe6df27aa078d9373d22e.zip
stuff
Diffstat (limited to 'pages/inspire.vue')
-rw-r--r--pages/inspire.vue15
1 files changed, 0 insertions, 15 deletions
diff --git a/pages/inspire.vue b/pages/inspire.vue
deleted file mode 100644
index 4ed16f9..0000000
--- a/pages/inspire.vue
+++ /dev/null
@@ -1,15 +0,0 @@
-<template>
- <v-layout>
- <v-flex class="text-center">
- <img src="/v.png" alt="Vuetify.js" class="mb-5" />
- <blockquote class="blockquote">
- &#8220;First, solve the problem. Then, write the code.&#8221;
- <footer>
- <small>
- <em>&mdash;John Johnson</em>
- </small>
- </footer>
- </blockquote>
- </v-flex>
- </v-layout>
-</template>