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 has changes conflicting with the target branch.
  • static/css/home.css
  • static/css/layout.css
  • static/index.html

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u feat/UnderlignedTitle:adrian-feat/UnderlignedTitle
git checkout adrian-feat/UnderlignedTitle

Merge

Merge the changes and update on Forgejo.
git checkout feat/a11y
git merge --no-ff adrian-feat/UnderlignedTitle
git checkout feat/a11y
git merge --ff-only adrian-feat/UnderlignedTitle
git checkout adrian-feat/UnderlignedTitle
git rebase feat/a11y
git checkout feat/a11y
git merge --no-ff adrian-feat/UnderlignedTitle
git checkout feat/a11y
git merge --squash adrian-feat/UnderlignedTitle
git checkout feat/a11y
git merge --ff-only adrian-feat/UnderlignedTitle
git checkout feat/a11y
git merge adrian-feat/UnderlignedTitle
git push origin feat/a11y
Sign in to join this conversation.
No reviewers
No milestone
No project
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.