From a08829b9a7f7db087c3bb9b5595b5332ec9e16a3 Mon Sep 17 00:00:00 2001 From: Johnathon Slightham Date: Mon, 4 Jul 2022 01:06:34 -0400 Subject: [PATCH] blog --- public/index.html | 2 +- src/App.vue | 8 ++- src/router/index.js | 6 +++ src/views/Blog.vue | 122 ++++++++++++++++++++++++++++++++++++++++++++ src/views/Work.vue | 3 ++ 5 files changed, 138 insertions(+), 3 deletions(-) create mode 100644 src/views/Blog.vue diff --git a/public/index.html b/public/index.html index 5ccef4d..43fb68f 100644 --- a/public/index.html +++ b/public/index.html @@ -9,7 +9,7 @@ diff --git a/src/App.vue b/src/App.vue index d58cb3c..66c6345 100644 --- a/src/App.vue +++ b/src/App.vue @@ -24,7 +24,7 @@ md:mb-0 " > - Johnathon Slightham + Johnathon Slightham