diff --git a/public/normalize.css b/public/normalize.css index 9305066..855a8ca 100644 --- a/public/normalize.css +++ b/public/normalize.css @@ -15,7 +15,6 @@ html { p{ margin: 0; } - /* Sections ========================================================================== */ diff --git a/src/PersonalHomepage.vue b/src/PersonalHomepage.vue index ea90a5e..4a238fa 100644 --- a/src/PersonalHomepage.vue +++ b/src/PersonalHomepage.vue @@ -1,20 +1,122 @@ \ No newline at end of file diff --git a/src/assets/share.png b/src/assets/share.png new file mode 100644 index 0000000..2022121 Binary files /dev/null and b/src/assets/share.png differ diff --git a/src/components/PersonafFollow.vue b/src/components/PersonafFollow.vue new file mode 100644 index 0000000..7a9d8ad --- /dev/null +++ b/src/components/PersonafFollow.vue @@ -0,0 +1,129 @@ + + + \ No newline at end of file diff --git a/src/components/PersonalAnswer.vue b/src/components/PersonalAnswer.vue new file mode 100644 index 0000000..6619993 --- /dev/null +++ b/src/components/PersonalAnswer.vue @@ -0,0 +1,38 @@ + + + \ No newline at end of file