1
Fork 0

Add the Tildes ReExtended page with header.

This commit is contained in:
Bauke 2023-09-29 13:43:42 +02:00
parent 4bb6ada162
commit d378a09a5d
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
---
layout: "../layouts/base.astro"
pageTitle: "Tildes ReExtended"
---
import {PageHeader} from "../components/exports.js";
<PageHeader
logoAlt="The Tildes ReExtended logo."
logoSrc="/tildes-reextended.svg"
subtitle="The principal enhancement suite for Tildes."
title={frontmatter.pageTitle}
/>