Skip to content

Commit

Permalink
Remove hero component from blog index (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarvz authored Sep 16, 2024
1 parent d056c02 commit 8887637
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions www/src/pages/blog/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ const postsSortedByDateDesc = postsUnsorted.toSorted(
title: "Blog",
description: "Fiberplane likes to write sometimes",
template: "splash",
hero: {
title: "Fiberplane blog",
},
}}
>
<ul class="blog-post-list">
Expand Down

0 comments on commit 8887637

Please sign in to comment.