added link to github. simplified README.
This commit is contained in:
parent
649cf3f189
commit
39abbca149
2 changed files with 7 additions and 103 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue