diff --git a/src/components/Loading.vue b/src/components/Loading.vue new file mode 100644 index 0000000..a7d9454 --- /dev/null +++ b/src/components/Loading.vue @@ -0,0 +1,30 @@ + + + + + diff --git a/src/css/loading.svg b/src/css/loading.svg new file mode 100644 index 0000000..f8356d4 --- /dev/null +++ b/src/css/loading.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/About.vue b/src/views/About.vue index a965f04..e8cffe5 100644 --- a/src/views/About.vue +++ b/src/views/About.vue @@ -1,11 +1,12 @@