Consolidate published content layouts and fix comments

This commit is contained in:
Bad Manners 2024-08-10 13:07:53 -03:00
parent d529b043c6
commit c38275e2f2
19 changed files with 637 additions and 721 deletions

View file

@ -1,6 +1,6 @@
---
import type { CollectionEntry } from "astro:content";
import type { Lang } from "../content/config";
import type { Lang } from "../i18n";
import { getUsernameForLang } from "../utils/get_username_for_lang";
type Props = {