Skip to content

Commit 33b3f62

Browse files
committed
sidebar addition
1 parent 5eada05 commit 33b3f62

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

astro.config.mjs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,15 @@ export default defineConfig({
154154
{ label: 'Admintool Reference', slug: 'reference/admintool' },
155155
],
156156
},
157+
{
158+
label: 'Unified Manuals',
159+
items: [
160+
{
161+
label: 'TidesDB 9 Unified Manual',
162+
link: 'unified-manuals/TidesDB_9_Unified_Manual.pdf'
163+
},
164+
],
165+
},
157166
{
158167
label: 'Articles',
159168
items: [

0 commit comments

Comments
 (0)