404: Page not found
@@ -40,16 +41,17 @@ import { HomeIcon } from 'lucide-react' Oops! The page you're looking for doesn't exist.Some more about us
diff --git a/src/pages/blog/[...slug].astro b/src/pages/blog/[...slug].astro
index b8234b7..0354467 100644
--- a/src/pages/blog/[...slug].astro
+++ b/src/pages/blog/[...slug].astro
@@ -16,7 +16,7 @@ import {
BreadcrumbPage,
BreadcrumbSeparator,
} from '@/components/ui/breadcrumb'
-import { HomeIcon } from 'lucide-react'
+import { Hash, HomeIcon } from 'lucide-react'
import { cn } from '@/lib/utils'
import { Separator } from '@/components/ui/separator'
import Link from '@components/Link.astro'
@@ -156,6 +156,7 @@ if (
href={`/tags/${tag}`}
class={badgeVariants({ variant: 'secondary' })}
>
+ having or showing great knowledge or learning.
+ astro-erudite is an opinionated, no-frills static blogging template
+ built with Astro. To learn more about why this template exists, read The State of Static Blogs in 2024.
+
- {SITE.TITLE} is an opinionated, no-frills static blogging template built
- with Astro.
-
- {posts[year].map((post) => (
-
-
+ {posts[year].map((post) => (
+
+ Latest posts
-
+
Latest posts
+
{
blog.map((post) => (