diff --git a/src/pages/playground.astro b/src/pages/playground.astro index eeb4a70..876cb6f 100644 --- a/src/pages/playground.astro +++ b/src/pages/playground.astro @@ -39,6 +39,7 @@ const siteSyncPlaygroundConfigs: Record = { cronicle: 'src/data/playground-configs.ts', 'ddns-updater': 'src/data/playground-configs.ts', 'discount-bandit': 'src/data/playground-configs.ts', + docmost: 'src/data/playground-configs.ts', medikeep: 'src/data/playground-configs.ts', memcached: 'src/data/playground-configs.ts', notediscovery: 'src/data/playground-configs.ts',