diff --git a/src/pages/ProjectsPage.vue b/src/pages/ProjectsPage.vue index 74fa1e5c..bf54bde9 100644 --- a/src/pages/ProjectsPage.vue +++ b/src/pages/ProjectsPage.vue @@ -15,7 +15,7 @@
-

Nice stuff I've built

+

Nice stuff I've built

@@ -58,6 +58,10 @@
+
+ +
+
@@ -76,6 +80,7 @@ import ProjectCardPartial from '@partials/ProjectCardPartial.vue'; import WidgetSkillsPartial from '@partials/WidgetSkillsPartial.vue'; import WidgetSponsorPartial from '@partials/WidgetSponsorPartial.vue'; import WidgetSkillsSkeletonPartial from '@partials/WidgetSkillsSkeletonPartial.vue'; +import BackToTopLink from '@partials/BackToTopLink.vue'; import type { ProfileResponse, ProjectsResponse } from '@api/response/index.ts'; import ProjectCardSkeletonPartial from '@partials/ProjectCardSkeletonPartial.vue'; import { useSeo, SITE_NAME, ABOUT_IMAGE, siteUrlFor, buildKeywords, PERSON_JSON_LD } from '@/support/seo'; diff --git a/src/pages/ResumePage.vue b/src/pages/ResumePage.vue index eb1a09d6..4f6e2afe 100644 --- a/src/pages/ResumePage.vue +++ b/src/pages/ResumePage.vue @@ -35,13 +35,13 @@ - + - +
- +
diff --git a/src/partials/BackToTopLink.vue b/src/partials/BackToTopLink.vue index aaeedd40..cc6987d7 100644 --- a/src/partials/BackToTopLink.vue +++ b/src/partials/BackToTopLink.vue @@ -1,9 +1,27 @@ + + diff --git a/src/partials/ExperiencePartial.vue b/src/partials/ExperiencePartial.vue index d0e9e570..9058e1d7 100644 --- a/src/partials/ExperiencePartial.vue +++ b/src/partials/ExperiencePartial.vue @@ -2,7 +2,7 @@

Work Experience

- +
    @@ -43,10 +43,14 @@
diff --git a/src/partials/RecommendationPartial.vue b/src/partials/RecommendationPartial.vue index f9c31471..8d471672 100644 --- a/src/partials/RecommendationPartial.vue +++ b/src/partials/RecommendationPartial.vue @@ -2,7 +2,7 @@

Recommendations

- +
    @@ -30,19 +30,22 @@