diff --git a/src/layouts/BlogLayout.astro b/src/layouts/BlogLayout.astro index 79337cd..1324c61 100644 --- a/src/layouts/BlogLayout.astro +++ b/src/layouts/BlogLayout.astro @@ -163,17 +163,14 @@ const toc = headers.map((header) => ({
-
- View All Posts -
-
-
- View All Posts - - Contact me - - Support me -
+
+ +
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 3230833..63de88c 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -18,13 +18,13 @@ const { const blurFadeAnimation = { old: { name: "blurFadeOut", - duration: "0.3s", + duration: "0.1s", easing: "ease-in-out", fillMode: "forwards", }, new: { name: "blurFadeIn", - duration: "0.3s", + duration: "0.1s", easing: "ease-in-out", fillMode: "backwards", }, diff --git a/src/layouts/ProjectLayout.astro b/src/layouts/ProjectLayout.astro index 3f13c0f..544eb7d 100644 --- a/src/layouts/ProjectLayout.astro +++ b/src/layouts/ProjectLayout.astro @@ -122,8 +122,18 @@ const { title, description, image, tags, demoLink, url, sourceLink } =
-
- View All Projects +
+