From 1845ea71708b2dd06098b8bd8df5bdf739aa9a77 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Fri, 12 Sep 2025 15:03:12 +0200 Subject: [PATCH] Fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c4d33bd..1b93261c 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ Here are some examples of things that would be very useful. If you want to help Everything is open to anyone for collaboration, but the following ones are particularly easy to do for first-time contributors. +- [x] Clean up learn more page +- [x] Add dark theme - [ ] Add profile features (intellectual interests, cause areas, personality type, conflict style, etc.) - [ ] Add filters to search through remaining profile features (politics, religion, education level, etc.) - [ ] Cover with tests (very important, just the test template and framework are ready) @@ -63,8 +65,6 @@ Everything is open to anyone for collaboration, but the following ones are parti - [ ] Improve [financials](web/public/md/financials.md) page (donor / acknowledgments, etc.) - [ ] Improve loading sign (e.g., animation of a compass moving around) - [ ] Show compatibility score in profile page -- [x] Clean up learn more page -- [x] Add dark theme ## Implementation