feat/EachAsciiArtHasARoleAndAriaLabel closes #27, #28 #32

Open
adrian wants to merge 3 commits from adrian/site:feat/EachAsciiArtHasARoleAndAriaLabel into feat/a11y
First-time contributor
No description provided.
adrian added 3 commits 2024-02-15 12:01:25 +00:00
adrian requested review from adrien 2024-02-15 12:01:37 +00:00
adrian requested review from tixie 2024-02-15 12:01:37 +00:00
Owner

The only relevant edit is index.html#l725, and it is LGTM.

The only relevant edit is index.html#l725, and it is LGTM.
This pull request has changes conflicting with the target branch.
  • static/index.html

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout feat/a11y
git merge --no-ff adrian-feat/EachAsciiArtHasARoleAndAriaLabel
git checkout feat/a11y
git merge --ff-only adrian-feat/EachAsciiArtHasARoleAndAriaLabel
git checkout adrian-feat/EachAsciiArtHasARoleAndAriaLabel
git rebase feat/a11y
git checkout feat/a11y
git merge --no-ff adrian-feat/EachAsciiArtHasARoleAndAriaLabel
git checkout feat/a11y
git merge --squash adrian-feat/EachAsciiArtHasARoleAndAriaLabel
git checkout feat/a11y
git merge --ff-only adrian-feat/EachAsciiArtHasARoleAndAriaLabel
git checkout feat/a11y
git merge adrian-feat/EachAsciiArtHasARoleAndAriaLabel
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#32
No description provided.