diff --git a/index.html b/index.html index bb5e428..b2770db 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ ESP - Express, Share, Post - +
diff --git a/src/components/Home.vue b/src/components/Home.vue index 9d148ea..f8e7ecf 100644 --- a/src/components/Home.vue +++ b/src/components/Home.vue @@ -8,7 +8,7 @@ import Trending from "./home_components/trending.vue";