Rearrange order of footer slash pages

This commit is contained in:
Leilukin 2025-04-02 20:34:46 +08:00 committed by Helen Chong
parent d47d59a8a8
commit c3f267faf1
3 changed files with 5 additions and 3 deletions

View File

@ -3,6 +3,8 @@ title: Uses
desc: A non-exhaustive list of hardware and software that I use. desc: A non-exhaustive list of hardware and software that I use.
updated: 2025-04-02T17:14:32+0800 updated: 2025-04-02T17:14:32+0800
toc: true toc: true
eleventyNavigation:
order: 13
--- ---
Below is a non-exhaustive list of the hardware and software that I use. Below is a non-exhaustive list of the hardware and software that I use.

View File

@ -3,7 +3,7 @@ title: Accessibility
keyword: accessibility statement keyword: accessibility statement
updated: 2025-02-20T21:13:48+0800 updated: 2025-02-20T21:13:48+0800
eleventyNavigation: eleventyNavigation:
order: 13 order: 14
--- ---
Accessibility is highly relevant to me as a disabled and neurodivergent person. Therefore, even though this website is primarily meant to be my own space of self-expression, I also want visitors to my website to have the best possible experience of browsing my website. Accessibility is highly relevant to me as a disabled and neurodivergent person. Therefore, even though this website is primarily meant to be my own space of self-expression, I also want visitors to my website to have the best possible experience of browsing my website.
@ -40,4 +40,4 @@ In addition, I test the accessibility of my website manually by navigating with
## Feedback ## Feedback
Feedback from disabled and neurodivergent people are welcome. You can [contact me via email](mailto:{{ sitemeta.siteAuthor.emailEncoded | safe }}) for feedbacks and suggestions for improving the accessibility of this site. Feedback from disabled and neurodivergent people are welcome. You can [contact me via email](mailto:{{ sitemeta.siteAuthor.emailEncoded | safe }}) for feedbacks and suggestions for improving the accessibility of this site.

View File

@ -4,7 +4,7 @@ keyword: colophon page
updated: 2025-03-31T19:00:04+0800 updated: 2025-03-31T19:00:04+0800
toc: true toc: true
eleventyNavigation: eleventyNavigation:
order: 14 order: 15
--- ---
Information about how this website is built. Information about how this website is built.