discoform / point-zero

Point Zero is a truly minimal micro-blog theme for Jekyll. Point Zero eschews many of the typical blogger "must-haves" in pursuit of an uncluttered and esoteric reading experience.

Home Page:https://point-zero.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arrow link does not have a discernible name

discoform opened this issue · comments

commented

Screen Shot 2021-07-19 at 11 33 24 AM

The lack of a discernible name on links is an accessibility issue.

adding an aria label should address this:

aria-label="read the next random post"

commented

👍

Screen Shot 2021-07-19 at 11 56 51 AM