docs: Add Accented project link to projects documentation#4859
docs: Add Accented project link to projects documentation#4859dylanb merged 1 commit intodequelabs:developfrom
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR adds a reference to the Accented project in the projects documentation list. The change maintains the existing numbered list format by adding Accented as a new entry.
- Adds Accented project link to the alphabetically ordered project list
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| 1. [Sitebulb](https://sitebulb.com/hints/accessibility/) | ||
| 1. [Webatool](https://github.com/balajihambeere/webatool) | ||
| 1. [A11y Audit Elixir](https://github.com/angelikatyborska/a11y-audit-elixir) | ||
| 1. [Accented](https://accented.dev) |
There was a problem hiding this comment.
The new entry 'Accented' breaks the alphabetical ordering of the project list. It should be placed before 'Sitebulb' to maintain alphabetical consistency with the rest of the list.
| 1. [Accented](https://accented.dev) | |
| 1. [Accented](https://accented.dev) | |
| 1. [Sitebulb](https://sitebulb.com/hints/accessibility/) | |
| 1. [Webatool](https://github.com/balajihambeere/webatool) | |
| 1. [A11y Audit Elixir](https://github.com/angelikatyborska/a11y-audit-elixir) |
|
@pomerantsev You'll need to sign the CLA before we can merge this in. |
@straker done! |
|
security reviewed by me - due to external contributor, app does not work |
No description provided.