Skip to content

Commit d49f203

Browse files
committed
delist graph notation until gram is released
1 parent d56eb6e commit d49f203

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Diff for: astro.config.mjs

+2-4
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,8 @@ export default defineConfig({
112112
}, {
113113
label: 'Glossary',
114114
link: '/appendices/glossary'
115-
}, {
116-
label: 'Graph Notation',
117-
link: '/appendices/notation'
118-
}]
115+
}
116+
]
119117
}],
120118
components: {
121119
Footer: './src/components/GrFooter.astro'

0 commit comments

Comments
 (0)