Skip to content

Commit 868d3d8

Browse files
committed
feat: safeguarding
1 parent 72c0372 commit 868d3d8

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed
Binary file not shown.
14.5 KB
Binary file not shown.

src/client/src/components/Footer.tsx

+9
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,17 @@ export function Footer() {
1818
<a href="mailto:arundel.poorclares@gmail.com">
1919
<FontAwesomeIcon icon={faEnvelope} /> arundel.poorclares@gmail.com
2020
</a>{' '}
21+
|{' '}
2122
<a href="https://www.facebook.com/poorclaresarundel">
2223
<FontAwesomeIcon icon={faFacebook} /> Facebook
24+
</a>{' '}
25+
|{' '}
26+
<a target="_blank" href="/safeguarding-statement.docx">
27+
safeguarding statement
28+
</a>{' '}
29+
|{' '}
30+
<a target="_blank" href="/safeguarding-policy-and-procedures-2025.docx">
31+
safeguarding policy
2332
</a>
2433
</p>
2534
</div>

0 commit comments

Comments
 (0)