Update header and add catch all route page

Signed-off-by: Al Asad Nur Riyad <asadnurriyad@gmail.com>
This commit is contained in:
Al Asad Nur Riyad
2023-05-04 02:23:50 +06:00
parent eece29af28
commit f25c4dff8c
3 changed files with 19 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
<div class="grid grid-cols-1 sm:grid-cols-2 items-center">
<div class="px-6">
<h1 class="text-black font-semibold leading-tight text-4xl md:text-5xl my-5">
Archive
All Blogs
</h1>
<p>Here you will find all the blog posts I have written & published on this site.</p>
</div>