WIP: feat/UnderlignedTitle closes #18 #33

Draft
adrian wants to merge 6 commits from adrian/site:feat/UnderlignedTitle into feat/a11y
First-time contributor
No description provided.
adrian added 5 commits 2024-02-15 12:03:52 +00:00
adrian requested review from adrien 2024-02-15 12:04:03 +00:00
adrian requested review from tixie 2024-02-15 12:04:03 +00:00
Owner

Not ok: All title IDs were replaced by classes. Title IDs have a utility as they allow to refer to a page section e.g. https://deuxfleurs.fr/#connaissance

The title edits otherwise look LGTM, but I need to ensure with a screen reader.

Not ok: All title IDs were replaced by classes. Title IDs have a utility as they allow to refer to a page section e.g. https://deuxfleurs.fr/#connaissance The title edits otherwise look LGTM, but I need to ensure with a screen reader.
adrien changed title from feat/UnderlignedTitle closes #18 to WIP: feat/UnderlignedTitle closes #18 2024-02-15 14:55:13 +00:00
adrian added 1 commit 2024-02-18 08:55:44 +00:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b adrian-feat/UnderlignedTitle feat/a11y
git pull feat/UnderlignedTitle

Step 2:

Merge the changes and update on Forgejo.
git checkout feat/a11y
git merge --no-ff adrian-feat/UnderlignedTitle
git push origin feat/a11y
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/site#33
No description provided.