chore: add title and description to all pages

This commit is contained in:
Stefan Imhoff
2023-05-29 11:24:20 +02:00
parent e7836c0e51
commit 8ad31a96c0
15 changed files with 57 additions and 24 deletions

View File

@@ -1,6 +1,7 @@
---
layout: ../layouts/PageLayout.astro
title: Now
description: …
---
import { mapping } from "../mdx-components.ts";