fixed github link. removed remains of bookworm

This commit is contained in:
Christoph Haas 2025-11-02 00:59:27 +01:00
parent 8e50d66db6
commit da3ee60ea3
2 changed files with 4 additions and 9 deletions

View file

@ -18,7 +18,7 @@ export default defineConfig({
lastUpdated: true,
title: "ISPmail Guide",
social: [
{ icon: "github", label: "GitHub", href: "https://github.com/Signum/workaround-astro-starlight" },
{ icon: "github", label: "GitHub", href: "https://github.com/Signum/ispmail-workaround-org/" },
{ icon: "matrix", label: "Matrix", href: "https://riot.im/app/#/room/#ispmail:matrix.org" },
{
icon: "rss",
@ -34,14 +34,9 @@ export default defineConfig({
sidebar: [
{
label: "ISPmail for Debian 13",
// slug: "ispmail-bookworm",
// slug: "ispmail-trixie",
autogenerate: { directory: "ispmail-trixie" },
},
{
label: "ISPmail for Debian 12",
// slug: "ispmail-bookworm",
autogenerate: { directory: "ispmail-bookworm" },
},
{
label: "Misc articles",
autogenerate: { directory: "articles" },