Skip to content

Commit

Permalink
feat: Add link to official site on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
jadyndev committed Dec 10, 2024
1 parent ece3aa5 commit 1ab6856
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/crowdprinter/templates/crowdprinter/printjob_list.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ <h1 class="cell">Willkommen bei c3tactile!</h1>
drucke es entsprechend der <a href="{% url 'info' %}">Druckanleitung</a> aus und nimm es zum 38C3 mit.
Schilder, von denen wir mehrere brauchen, werden aus der Liste genommen, sobald ausreichend im Druck sind.
</p>
<p>
Informationen zum Thema Accessibility auf dem 38c3 findest du auf dem <a href="https://events.ccc.de/congress/2024/infos/accessibility.html">Congress Wiki</a>.
</p>
</div>
<div class="progressbar">
<label for="print_progress">{{ progress_percent }}% vollständig</label>
Expand Down

0 comments on commit 1ab6856

Please sign in to comment.