Skip to content

Commit

Permalink
Update astro.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r committed Jul 13, 2024
1 parent 1834d63 commit 0a3ddac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default defineConfig({
label: 'Configuration',
items: [
// Each item here is one entry in the navigation menu.
{ label: 'Nix', link: '/en/configuration/nix-config' },
{ label: 'Athena Nix', link: '/en/configuration/nix-config' },
// { label: 'Calamares Installer', link: '/en/configuration/calamares' },
{ label: 'Kernel', link: '/en/configuration/kernel' },
{ label: 'Shell', link: '/en/configuration/shell' },
Expand Down

0 comments on commit 0a3ddac

Please sign in to comment.