diff --git a/app/page.tsx b/app/page.tsx index 2548a71..2305b52 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -7,6 +7,7 @@ import BlogCard from "@/components/blog-card" import Pagination from "@/components/pagination" import Link from "next/link" import Footer from "@/components/footer" +import { Github } from "lucide-react" interface BlogPost { slug: string @@ -101,19 +102,29 @@ export default function HomePage() {
{/* Header */}
-
+
-

+

Stable Viewpoints

-

Independent Articles about Stability

+

Independent Articles about Stability

+
+
+ + + + + Submit an Article +
- - Submit an Article -