From 66d3c389239c1d0e6b98ef24730dfab203c19cf2 Mon Sep 17 00:00:00 2001 From: Erin O'Connell Date: Tue, 5 May 2026 15:38:35 -0600 Subject: [PATCH] (*) change extra h1 tags to div or h2 tags for SEO --- pages/articles/_path.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/articles/_path.vue b/pages/articles/_path.vue index 6ac7e8e130..5909042817 100644 --- a/pages/articles/_path.vue +++ b/pages/articles/_path.vue @@ -14,9 +14,9 @@ All Articles -

+
Support Articles -

+ @@ -83,9 +83,9 @@ v-if="article.tableOfContents" class="hidden ml-8 lg:block lg:flex-none lg:w-1/4" > -

+

Table of Contents -

+