We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4315193 commit a5f45d8Copy full SHA for a5f45d8
astro.config.mjs
@@ -4,6 +4,8 @@ import starlight from '@astrojs/starlight';
4
5
// https://astro.build/config
6
export default defineConfig({
7
+ site: 'https://simvia-tech.github.io',
8
+ base: '/code-aster-dockerhub',
9
integrations: [
10
starlight({
11
title: 'code_aster docker catalog',
0 commit comments