Skip to content

Commit

Permalink
updated index page back to previous one
Browse files Browse the repository at this point in the history
Signed-off-by: ab7022 <[email protected]>
  • Loading branch information
ab7022 committed Nov 30, 2024
1 parent 3eda58b commit 7769258
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import Image from "next/image";
import OpenSourceVectorPng from "../public/images/open-source-vector.png";
export default function Index({ communityPosts, technologyPosts, preview }) {
return (

<Layout
preview={preview}
featuredImage={HOME_OG_IMAGE_URL}
Expand Down

0 comments on commit 7769258

Please sign in to comment.