Remove .html from internal links
Some checks are pending
/ deploy (push) Waiting to run

This commit is contained in:
Loyyd 2026-07-02 19:44:40 +02:00
parent 670d90cb15
commit f85aca7d58
43 changed files with 202 additions and 97 deletions

View file

@ -6,7 +6,6 @@ import { legacyPageArticle } from "../lib/legacy-page";
const articleHtml = legacyPageArticle("archive-sunday-services-2013.html");
---
<SiteLayout title="2013 Sunday Service Archive &#8211; FFWPU Ireland" description="Archived FFWPU Ireland Sunday service videos from 2013." bodyClass="page-template-default page page-id-405 custom-background tribe-no-js metaslider-plugin parabola-image-three caption-light meta-light parabola_triagles parabola-menu-left" pathname="/archive-sunday-services-2013.html" canonical="/archive-sunday-services-2013.html">
<SiteLayout title="2013 Sunday Service Archive &#8211; FFWPU Ireland" description="Archived FFWPU Ireland Sunday service videos from 2013." bodyClass="page-template-default page page-id-405 custom-background tribe-no-js metaslider-plugin parabola-image-three caption-light meta-light parabola_triagles parabola-menu-left" pathname="/archive-sunday-services-2013" canonical="/archive-sunday-services-2013">
<TwoColumnPage articleHtml={articleHtml} />
</SiteLayout>