We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eada05 commit 33b3f62Copy full SHA for 33b3f62
1 file changed
astro.config.mjs
@@ -154,6 +154,15 @@ export default defineConfig({
154
{ label: 'Admintool Reference', slug: 'reference/admintool' },
155
],
156
},
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
166
{
167
label: 'Articles',
168
items: [
0 commit comments