From e3b98bcd1ca767e0030ff7f68bfefab94bbc376b Mon Sep 17 00:00:00 2001 From: Kirill Pimenov Date: Wed, 6 Feb 2019 19:12:41 +0100 Subject: [PATCH] Add Github link --- src/App.vue | 4 +- src/components/ForkMe.vue | 79 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 82 insertions(+), 1 deletion(-) create mode 100644 src/components/ForkMe.vue diff --git a/src/App.vue b/src/App.vue index ca43949..63fd57c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,6 @@