diff --git a/src/pages/playground.astro b/src/pages/playground.astro index 4314fa3..7248f37 100644 --- a/src/pages/playground.astro +++ b/src/pages/playground.astro @@ -27,6 +27,7 @@ const siteSyncPlaygroundConfigs: Record = { apache: 'src/data/playground-schema.ts', appwrite: 'src/data/playground-configs.ts', archivebox: 'src/data/playground-configs.ts', + authelia: 'src/data/playground-configs.ts', booklore: 'src/data/playground-configs.ts', changedetection: 'src/data/playground-configs.ts', medikeep: 'src/data/playground-configs.ts',