From ea8cb8a6a7d6952ff61ef8d7a07600250c984f06 Mon Sep 17 00:00:00 2001
From: Jake Vanderwerf <get@jakevanderwerf.ca>
Date: Fri, 05 Jun 2026 16:51:20 +0000
Subject: [PATCH] =Exported templates in template editor. Will likely be following the JakeVan pattern of testing archive before changing output, instead of basically the same template repeated

---
 templates/front_page.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/front_page.html b/templates/front_page.html
index 8d2dbc6..61c1ef8 100644
--- a/templates/front_page.html
+++ b/templates/front_page.html
@@ -1,4 +1,4 @@
-<!-- wp:template-part {"slug":"header","theme":"jvb-theme"} /-->
+<!-- wp:template-part {"slug":"header","tagName":"header","area":"header"} /-->
 
 <!-- wp:jvb/video {"posterId":1921,"posterUrl":"http://legacyrebrand.test/wp-content/uploads/2024/03/splash.webp","videoSources":[{"id":2714,"url":"http://legacyrebrand.test/wp-content/uploads/2024/06/Best-Laser-Tattoo-Removal-Edmonton-480.mp4","mime":"video/mp4"}],"mobileSources":[{"id":2714,"url":"http://legacyrebrand.test/wp-content/uploads/2024/06/Best-Laser-Tattoo-Removal-Edmonton-480.mp4","mime":"video/mp4"}],"fadeEffect":true} -->
 <div class="wp-block-jvb-video video-cover-wrapper-placeholder"><!-- wp:media-text {"mediaId":3456,"mediaLink":"http://legacyrebrand.test/faded-kitsune-scott-rusnak/","mediaType":"image","isStackedOnMobile":false} -->
@@ -30,4 +30,4 @@
 <main class="wp-block-group"><!-- wp:post-content {"layout":{"type":"constrained"}} /--></main>
 <!-- /wp:group -->
 
-<!-- wp:template-part {"slug":"footer-copy","theme":"legacy","tagName":"jvb-theme"} /-->
+<!-- wp:template-part {"slug":"footer-copy","tagName":"footer","area":"footer"} /-->

--
Gitblit v1.10.0