From d9a67287b6bbe4e14d987aaabbdeef28442d3c46 Mon Sep 17 00:00:00 2001 From: Julien Date: Mon, 10 Sep 2018 09:16:32 +0200 Subject: [PATCH] feat(github-corner): renaming component --- components/{TheGithub.vue => TheGithubCorner.vue} | 0 layouts/default.vue | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename components/{TheGithub.vue => TheGithubCorner.vue} (100%) diff --git a/components/TheGithub.vue b/components/TheGithubCorner.vue similarity index 100% rename from components/TheGithub.vue rename to components/TheGithubCorner.vue diff --git a/layouts/default.vue b/layouts/default.vue index 6504a9e..ea2682d 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -5,8 +5,8 @@