diff --git a/pages/index.vue b/pages/index.vue index d1f0256..f7c9aea 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -202,11 +202,6 @@ h1{ display: flex; width: 100%; justify-content: center; - - /* margin-left: auto; - margin-right: auto; */ - /* margin-left: auto; - margin-right: auto; */ } .blog-container{ diff --git a/pages/projects.vue b/pages/projects.vue index b9b4da4..13dcb06 100644 --- a/pages/projects.vue +++ b/pages/projects.vue @@ -1,13 +1,157 @@ - \ No newline at end of file diff --git a/public/img/doodleJump.png b/public/img/doodleJump.png new file mode 100644 index 0000000..65868ef Binary files /dev/null and b/public/img/doodleJump.png differ diff --git a/public/img/stingray.png b/public/img/stingray.png new file mode 100644 index 0000000..bd56a41 Binary files /dev/null and b/public/img/stingray.png differ