mirror of
https://github.com/anotherhadi/blog.git
synced 2026-05-20 05:32:32 +02:00
New separators
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -21,9 +21,13 @@ import avatar from "../../public/avatar.jpg";
|
|||||||
rssFeed={siteConfig.rssFeed}
|
rssFeed={siteConfig.rssFeed}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
<hr class="border-base-300/30 max-w-6xl mx-auto" />
|
||||||
<Blog />
|
<Blog />
|
||||||
|
<hr class="border-base-300/30 max-w-6xl mx-auto" />
|
||||||
<Notes />
|
<Notes />
|
||||||
|
<hr class="border-base-300/30 max-w-6xl mx-auto" />
|
||||||
<Projects />
|
<Projects />
|
||||||
|
<hr class="border-base-300/30 max-w-6xl mx-auto" />
|
||||||
<Contact />
|
<Contact />
|
||||||
</main>
|
</main>
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|||||||
Reference in New Issue
Block a user