Add latest article section to homepage and back to articles link

This commit is contained in:
2026-04-06 15:34:29 +03:00
parent 999967eb74
commit 09becbd76e
5 changed files with 92 additions and 41 deletions

View File

@@ -12,6 +12,7 @@ useSeoMeta({
<template>
<HomeIntroduction v-motion-fade />
<HomeLatestArticle v-motion-fade :delay="500" />
<HomeBeenWorkingWith v-motion-fade :delay="500" />
<HomePersonalProjects v-motion-fade :delay="500" />
<HomeConnect v-motion-fade :delay="500" />