Skip to content

Commit

Permalink
Add PDF Link
Browse files Browse the repository at this point in the history
  • Loading branch information
denesj authored Aug 28, 2024
1 parent 33fc5f2 commit 14c14cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/SiteFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@

<div>
<h3 class="text-xl font-semibold mb-3">Downloads</h3>
<!--<p class="mb-1">
<a href="/static/files/ifg-ranking.pdf" class="inline-flex items-center group">
<p class="mb-1">
<a href="/opendataranking2024.pdf" class="inline-flex items-center group">
<i-mdi-file-pdf-outline class="mr-1" role="presentation" />
<span class="underline underline-offset-4 hover:decoration-transparent">Die Broschüre zum Ranking</span>
</a>
</p>-->
</p>
<p class="mb-1">
<a href="/OpenDataRanking2024_Dataset.zip" class="inline-flex items-center group">
<i-mdi-code-json class="mr-1" role="presentation" />
Expand Down

0 comments on commit 14c14cd

Please sign in to comment.