From ed0a57f8026ecc904ad3ea59c9c257258dbea7ca Mon Sep 17 00:00:00 2001 From: Michael Mainguy Date: Thu, 21 Aug 2025 16:39:44 -0500 Subject: [PATCH] Removed static content from template. --- public/themes-manifest.json | 2 +- public/themes/default/layouts/title-slide.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/public/themes-manifest.json b/public/themes-manifest.json index ab8303b..56dc8f2 100644 --- a/public/themes-manifest.json +++ b/public/themes-manifest.json @@ -12,5 +12,5 @@ "hasMasterSlide": true } }, - "generated": "2025-08-21T18:25:50.144Z" + "generated": "2025-08-21T21:35:36.361Z" } \ No newline at end of file diff --git a/public/themes/default/layouts/title-slide.html b/public/themes/default/layouts/title-slide.html index 4d124bc..b7225b4 100644 --- a/public/themes/default/layouts/title-slide.html +++ b/public/themes/default/layouts/title-slide.html @@ -5,5 +5,4 @@
{{diagram}}
-

Static Content

\ No newline at end of file