From f332d425ec669ee96b04baedf3ba3668ddd71d91 Mon Sep 17 00:00:00 2001 From: DocFast Dev Date: Sat, 21 Feb 2026 13:03:06 +0000 Subject: [PATCH] =?UTF-8?q?Fix=20heading=20hierarchy=20(h3=E2=86=92h2)=20a?= =?UTF-8?q?nd=20add=20FAQ=20structured=20data=20for=20SEO?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Changed 'Hosted in the EU' from h3 to h2 (WCAG compliance) - Added FAQPage JSON-LD schema with 5 developer-focused questions - Improves accessibility and Google rich results eligibility --- public/index.html | 50 +++++++++++++++++++++++++++++++++++++- templates/pages/index.html | 50 +++++++++++++++++++++++++++++++++++++- 2 files changed, 98 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index d93794c..f29341e 100644 --- a/public/index.html +++ b/public/index.html @@ -18,6 +18,54 @@ +