Skip to content

Commit

Permalink
Merge pull request #77 from datopian/footer-url-update
Browse files Browse the repository at this point in the history
[footer][xs]: updated footer info link
  • Loading branch information
Mikanebu authored Aug 22, 2023
2 parents 7381dee + d494b8e commit 082d4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<a href="https://app.heyloyalty.com/subscribe/10738/3609" class="home-about-links">{{ __('Subscribe to our newsletter') }}</a>
</p>
<p class="home-about-text-address">Open Data DK<br>Hack Kampmanns Plads 2<br>8000 Aarhus C</p>
<a href="" class="home-about-links">{{ __('Availability statement') }}</a>
<a href="https://www.was.digst.dk/opendata-dk" class="home-about-links">{{ __('Availability statement') }}</a>
</div></br>

<ul class="flex">
Expand Down

0 comments on commit 082d4e9

Please sign in to comment.