activate drawer

This commit is contained in:
madrilene 2025-03-22 09:48:59 +01:00
parent 5a3444929b
commit 3315ce2ec9

View file

@ -68,7 +68,7 @@ export const navigation = {
ariaTop: 'Main', ariaTop: 'Main',
ariaBottom: 'Complementary', ariaBottom: 'Complementary',
ariaPlatforms: 'Platforms', ariaPlatforms: 'Platforms',
drawerNav: false drawerNav: true
}; };
export const themeSwitch = { export const themeSwitch = {
title: 'Theme', title: 'Theme',