feat/EachAsciiArtHasARoleAndAriaLabel closes #27, #28 #32

Open
adrian wants to merge 3 commits from adrian/site:feat/EachAsciiArtHasARoleAndAriaLabel into feat/a11y
2 changed files with 381 additions and 380 deletions
Showing only changes of commit b7548e0447 - Show all commits

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ public/
node_modules/ node_modules/
*.swp *.swp
.awsclirc .awsclirc
.idea