ci: exclude docs path

This commit is contained in:
Maël Gangloff
2025-11-13 09:26:29 +01:00
parent f9805b6038
commit e5a28514c5
4 changed files with 7 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ import starlight from '@astrojs/starlight';
// https://astro.build/config
export default defineConfig({
site: 'https://domainwatchdog.eu',
integrations: [
starlight({
title: 'Domain Watchdog',