From 54d78c95852e7781765e01418d64b72b68637922 Mon Sep 17 00:00:00 2001 From: timothypidashev Date: Thu, 15 Jul 2021 03:50:10 +0000 Subject: [PATCH] update pages --- components/bootstrapAbout.vue | 6 +- components/bootstrapContact.vue | 124 -------------------------------- pages/index.vue | 3 - 3 files changed, 2 insertions(+), 131 deletions(-) delete mode 100644 components/bootstrapContact.vue diff --git a/components/bootstrapAbout.vue b/components/bootstrapAbout.vue index d4cc9d3..31ece64 100644 --- a/components/bootstrapAbout.vue +++ b/components/bootstrapAbout.vue @@ -11,12 +11,10 @@ -

John Doe

+

Timothy Pidashev

- I am also known as joker, shadow king, and - ʇnǝspɐʎ.
I hate the hierarchy, so I broke - it. + A 16-year-old on an epic journey to become a software developer!

diff --git a/components/bootstrapContact.vue b/components/bootstrapContact.vue deleted file mode 100644 index 40bb339..0000000 --- a/components/bootstrapContact.vue +++ /dev/null @@ -1,124 +0,0 @@ - - - diff --git a/pages/index.vue b/pages/index.vue index be46719..26665cd 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,9 +1,6 @@