This commit is contained in:
parent
670d90cb15
commit
f85aca7d58
43 changed files with 202 additions and 97 deletions
|
|
@ -13,4 +13,4 @@ export function getStaticPaths() {
|
|||
const { year } = Astro.props;
|
||||
---
|
||||
|
||||
<LegacyRedirectPage title={`${year} Sunday Services Archive - FFWPU Ireland`} target={`/archive-sunday-services-${year}.html`} />
|
||||
<LegacyRedirectPage title={`${year} Sunday Services Archive - FFWPU Ireland`} target={`/archive-sunday-services-${year}`} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue