Migrate legacy archive pages
This commit is contained in:
parent
e90920ce86
commit
cbedd9b723
25 changed files with 652 additions and 1 deletions
6
src/pages/2015-sunday-services-archive.astro
Normal file
6
src/pages/2015-sunday-services-archive.astro
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
import LegacyRedirectPage from "../components/LegacyRedirectPage.astro";
|
||||
---
|
||||
|
||||
<LegacyRedirectPage title="2015 Sunday Services Archive - FFWPU Ireland" target="/archive-sunday-services-2015.html" />
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue