From 78f116219fe284e751def90f3a4423b3b061e968 Mon Sep 17 00:00:00 2001 From: Denis Ergin Date: Sun, 22 Sep 2024 16:44:38 +0200 Subject: [PATCH] chore(Reveal): Remove unused plugins for now --- src/layouts/Reveal.astro | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/layouts/Reveal.astro b/src/layouts/Reveal.astro index 0eb1608..6b180ac 100644 --- a/src/layouts/Reveal.astro +++ b/src/layouts/Reveal.astro @@ -36,15 +36,10 @@ const { title } = Astro.props;