You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.
The card linking on the homepage is confusing:
https://atxopendata.rocks/
The entire card appears to be a link, but only the tagline text of the card is a working link.
The card-link hrefs are not working:
<div class="card-link" href="/start/" tabindex="-1">
The card-link-tagline are working:
<a href="/start/" tabindex="-1" class="card-link-tagline"><h3 class="h4">Getting Started With Open Data </h3></a>
The text was updated successfully, but these errors were encountered: