diff --git a/components/ContentItem.vue b/components/ContentItem.vue new file mode 100644 index 0000000..199f45b --- /dev/null +++ b/components/ContentItem.vue @@ -0,0 +1,25 @@ + + + diff --git a/components/LoadingAnimation.vue b/components/LoadingAnimation.vue new file mode 100644 index 0000000..f7650cf --- /dev/null +++ b/components/LoadingAnimation.vue @@ -0,0 +1,17 @@ + + + diff --git a/components/LoadingPing.vue b/components/LoadingPing.vue new file mode 100644 index 0000000..12831f8 --- /dev/null +++ b/components/LoadingPing.vue @@ -0,0 +1,26 @@ + diff --git a/components/NavBar.vue b/components/NavBar.vue index fa2e929..a08a906 100644 --- a/components/NavBar.vue +++ b/components/NavBar.vue @@ -1,11 +1,11 @@