Skip to content

Commit

Permalink
Merge pull request #42 from freedomofpress/tails
Browse files Browse the repository at this point in the history
Add link to Tails website
  • Loading branch information
apyrgio authored Aug 9, 2024
2 parents ecef813 + 2c3c800 commit 649dda9
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ header ul li {
}

.osSecondary {
width: 25%;
min-width: 250px;
width: 20%;
min-width: 200px;
padding-top: 3rem;
padding-bottom: 2rem;
}
Expand Down
51 changes: 51 additions & 0 deletions src/assets/img/tails-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ <h2>Download Dangerzone 0.7.0</h2>
<a class="button"
href="https://github.com/freedomofpress/dangerzone/blob/v0.7.0/INSTALL.md#fedora">Install</a>
</div>
<div class="osSecondary">
<img src="assets/img/tails-logo.svg" alt="Tails Logo">
<p class="title">Tails</p>
<a class="button" href="https://tails.net/doc/persistent_storage/additional_software/dangerzone/index.en.html">Install</a>
</div>
<div class="osSecondary">
<img src="assets/img/linux-logo.png" alt="Linux Logo">
<p class="title">Other Linux</p>
Expand Down

0 comments on commit 649dda9

Please sign in to comment.