williamcanin / golink

:link: Go!link is a minimal theme for Jekyll, especially for those who want to have a page only to redirect links to other addresses.

Home Page:https://williamcanin.github.io/golink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accessibility errors found in your template

wapyce-bot opened this issue · comments

The user @carlsonsantana validate your site template "https://williamcanin.me/golink/" and found these accessibility errors:

  • Page https://williamcanin.me/golink/:
    • Issue 9c27f8b3-66d1-4ebd-9c39-78a366179b50:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
      • Message: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.87:1. Recommendation: change text colour to #6a7791.
      • Selector: html > body > div > div:nth-child(2) > div > div > div:nth-child(3) > span > a:nth-child(2)
      • Context: <a href="https://github.com/williamcanin/golink" target="_blank">Golink</a>
    • Issue 94ee5afc-f4c4-49e3-8518-ee4ee15acbcb:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
      • Message: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.87:1. Recommendation: change text colour to #6a7791.
      • Selector: html > body > div > div:nth-child(2) > div > div > div:nth-child(3) > span > a:nth-child(1)
      • Context: <a href="https://jekyllrb.com" target="_blank">Jekyll</a>

You can check these accessibility errors using pa11y.
You can view the full validation results in our website.