+
+
{{ section.title }}
+
{{ section.content }}
+
+
+
-
-
-
-
-
-
\ No newline at end of file
+};
+
+
+
diff --git a/src/components/AboutMeComponents/Projects.vue b/src/components/AboutMeComponents/Projects.vue
new file mode 100644
index 0000000..23e8771
--- /dev/null
+++ b/src/components/AboutMeComponents/Projects.vue
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
diff --git a/src/components/SidebarComponents/SideBar.vue b/src/components/SidebarComponents/SideBar.vue
index 561f020..37fef6c 100644
--- a/src/components/SidebarComponents/SideBar.vue
+++ b/src/components/SidebarComponents/SideBar.vue
@@ -134,7 +134,7 @@ export default {
.sidebar {
height: 100%;
position: fixed;
- z-index: 1;
+ z-index: 4;
top: 0;
left: 0;
overflow-x: hidden;
diff --git a/src/views/AboutMe.vue b/src/views/AboutMe.vue
index 9270960..2fea412 100644
--- a/src/views/AboutMe.vue
+++ b/src/views/AboutMe.vue
@@ -1,4 +1,5 @@
-
+
+
@@ -6,10 +7,12 @@
+
+