mirror of
https://github.com/Motschen/midnightdust-eu.git
synced 2025-12-18 03:15:09 +01:00
Finish main content, add MidnightLib wiki
This commit is contained in:
@@ -6,11 +6,11 @@ import Header from '../components/Header.astro'
|
||||
import Footer from '../components/Footer.astro'
|
||||
|
||||
const {
|
||||
title = 'Astro',
|
||||
title = 'Motschen',
|
||||
description = 'A starter project with accessibility features using Astro static site builder. Contains accessible landmarks, skip links, a dark mode color scheme, better focus outline and keyboard menu navigation.',
|
||||
url,
|
||||
image = '/social-preview-image.png',
|
||||
author = 'Mark Teekman',
|
||||
author = 'Martin Prokoph',
|
||||
} = Astro.props
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user