added link to github. simplified README.

This commit is contained in:
Christoph Haas 2024-12-24 02:08:28 +01:00
parent 649cf3f189
commit 39abbca149
2 changed files with 7 additions and 103 deletions

View file

@ -11,6 +11,9 @@ export default defineConfig({
starlight({
lastUpdated: true,
title: "ISPmail Guide",
social: {
github: "https://github.com/Signum/workaround-astro-starlight",
},
// https://expressive-code.com/key-features/word-wrap/#configuration
components: {
Footer: "./src/components/Footer.astro",