Skip to content

Commit

Permalink
Update explore data link in header, removed 'Beta'
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Fosse committed Feb 21, 2024
1 parent dcd872a commit 25e9dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/openaq/layouts/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</label>
<ul class="nav-list">
<li>
<a class="nav__item explore-data-tab" href="https://explore.openaq.org">Explore the data (Beta)</a>
<a class="nav__item explore-data-tab" href="https://explore.openaq.org">Explore the data</a>
</li>
<li>
<a href="/why-air-quality" class="nav__item air-quality-tab{{ if eq .Section "why-air-quality" }} nav__item--active{{ end }}">Why air quality?</a></li>
Expand Down

0 comments on commit 25e9dbe

Please sign in to comment.