Skip to content

Commit

Permalink
delist graph notation until gram is released
Browse files Browse the repository at this point in the history
  • Loading branch information
akollegger committed Jan 7, 2025
1 parent d56eb6e commit d49f203
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,8 @@ export default defineConfig({
}, {
label: 'Glossary',
link: '/appendices/glossary'
}, {
label: 'Graph Notation',
link: '/appendices/notation'
}]
}
]
}],
components: {
Footer: './src/components/GrFooter.astro'
Expand Down

0 comments on commit d49f203

Please sign in to comment.