@@ -47,38 +47,44 @@ worked on Dart Frog since its inception in April 2022:
4747---
4848
4949<div class = " grid grid-cols-6 gap-4" >
50- <a href = " https://github.com/alestiago" >
50+ <a href = " https://github.com/alestiago" aria-label = " About Alejandro " >
5151 <img
52+ alt = " Alejandro Profile Picture"
5253 class = " rounded-full"
5354 src = " https://avatars.githubusercontent.com/u/44524995?v=4"
5455 />
5556 </a >
56- <a href = " https://github.com/erickzanardo" >
57+ <a href = " https://github.com/erickzanardo" aria-label = " About Erick " >
5758 <img
59+ alt = " Erick Profile Picture"
5860 class = " rounded-full"
5961 src = " https://avatars.githubusercontent.com/u/835641?v=4"
6062 />
6163 </a >
62- <a href = " https://github.com/felangel" >
64+ <a href = " https://github.com/felangel" aria-label = " About Felix " >
6365 <img
66+ alt = " Felix Profile Picture"
6467 class = " rounded-full"
6568 src = " https://avatars.githubusercontent.com/u/8855632?v=4"
6669 />
6770 </a >
68- <a href = " https://github.com/wolfenrain" >
71+ <a href = " https://github.com/wolfenrain" aria-label = " About Jochum " >
6972 <img
73+ alt = " Jochum Profile Picture"
7074 class = " rounded-full"
7175 src = " https://avatars.githubusercontent.com/u/15887627?v=4"
7276 />
7377 </a >
74- <a href = " https://github.com/renancaraujo" >
78+ <a href = " https://github.com/renancaraujo" aria-label = " About Renan " >
7579 <img
80+ alt = " Renan Profile Picture"
7681 class = " rounded-full"
7782 src = " https://avatars.githubusercontent.com/u/6718144?v=4"
7883 />
7984 </a >
80- <a href = " https://github.com/marcossevilla" >
85+ <a href = " https://github.com/marcossevilla" aria-label = " About Marcos " >
8186 <img
87+ alt = " Marcos Profile Picture"
8288 class = " rounded-full"
8389 src = " https://avatars.githubusercontent.com/u/31174242?v=4"
8490 />
@@ -126,7 +132,7 @@ as part of that meeting. Some of the work we have planned includes:
126132
127133- 💬 Come join the community on [ Discord] ( https://discord.gg/dart-frog )
128134- 🙋
129- [ Open an issue] ( https://github.com/dart-frog-dev/dart_frog/issues/new/choose ) -
135+ [ Open an issue] ( https://github.com/dart-frog-dev/dart_frog/issues/new/choose )
130136 if you encounter a bug or would like a new feature added.
131137- 👀 Stay tuned for more updates in the near future including new feature
132138 releases, documentation improvements, community events, and more!
0 commit comments