FIX: Directories

Better directory structure
This commit is contained in:
webfussel 2025-05-29 12:44:34 +02:00
parent 726c54d11f
commit 8943512328
16 changed files with 16 additions and 21 deletions

View file

@ -1,8 +1,8 @@
<template>
<div>
<Intro />
<Skills />
<SkillsEasy />
<SectionIntro />
<SectionSkills />
<SectionSkillsEasy />
</div>
</template>