Skip to content

Commit

Permalink
Update location for text on Windows download button
Browse files Browse the repository at this point in the history
  • Loading branch information
jornane committed Jan 8, 2025
1 parent ac6377c commit 35e8500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ul style="list-style:none;text-align:center;max-width:40em">
<li style="display:inline-block;vertical-align:top"><a style="display:inline-block" href="https://play.google.com/store/apps/details?id=app.eduroam.geteduroam"><img src="google-play-badge-2.png" alt="Android" style="max-height:3.68rem"></a>
<li style="display:inline-block;vertical-align:top"><a style="display:inline-block;margin-top:.6rem" href="https://apps.apple.com/no/app/geteduroam/id1504076137"><img src="Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917.svg" alt="iOS"></a>
<li style="display:inline-block;vertical-align:top"><a style="display:inline-block;margin:.6rem;height:2.5rem;background:black url('win.svg') no-repeat;background-size:1.5rem;background-position:.4rem 50%;color:white;border-radius:.4rem;border:1px solid gray;padding:.1rem 1.5rem .1rem 2.5rem;font-weight:bold" href="https://dl.eduroam.app/windows/x86_64/geteduroam.exe">Windows</a>
<li style="display:inline-block;vertical-align:top"><a style="display:inline-block;margin:.6rem;height:2.5rem;background:black url('win.svg') no-repeat;background-size:1.5rem;background-position:.4rem 50%;color:white;border-radius:.4rem;border:1px solid gray;padding:.5rem 1.5rem .1rem 2.5rem;font-weight:bold" href="https://dl.eduroam.app/windows/x86_64/geteduroam.exe">Windows</a>
</ul>

<p>Solutions for <b>macOS</b> and the *<b><abbr title="Linux, *BSDs">NIX</abbr></b>es are still being developed, please stay tuned</p>

0 comments on commit 35e8500

Please sign in to comment.