--- import Icon from "./Icon.astro"; import { SITE, categories } from "../lib/blog-data.js"; const { flush = false } = Astro.props; ---