mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-29 19:30:35 +01:00
💻 | Rename components
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
<template>
|
<template>
|
||||||
<main>
|
<main>
|
||||||
<Banner />
|
<Banner />
|
||||||
<AboutPreview />
|
<AboutHome />
|
||||||
<PostsPreview />
|
<PostsHome />
|
||||||
<ProjectsPreview />
|
<ProjectsHome />
|
||||||
<StrategyPreview />
|
<StrategyHome />
|
||||||
<AdPreview />
|
<AdHome />
|
||||||
</main>
|
</main>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user