Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
add missing alt text
  • Loading branch information
jnny authored Jun 7, 2024
1 parent ab5b0ca commit b48ab19
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@ <h2 class="info-title">Features</h2>
<div class="margin info-wrapper">
<div class="info-one">
<div class="info">
<img src="/icons/lock-light.png" height="36" width="36">
<img src="/icons/lock-light.png" height="36" width="36" alt="Lock">
<h3>{{i18n "infoOneTitle"}}</h3>
</div>
<p>{{i18n "infoOneContent"}}</p>
</div>
<div class="info-two">
<div class="info">
<img src="/icons/cloud-light.png" height="36" width="36">
<img src="/icons/cloud-light.png" height="36" width="36" alt="No Cloud">
<h3>{{i18n "infoTwoTitle"}}</h3>
</div>
<p>{{i18n "infoTwoContent"}}</p>
</div>
<div class="info-three">
<div class="info">
<img src="/icons/person-gear.png" height="36" width="36">
<img src="/icons/person-gear.png" height="36" width="36" alt="Person with Gear">
<h3>{{i18n "infoThreeTitle"}}</h3>
</div>
<p>{{i18n "infoThreeContent"}}</p>
Expand Down Expand Up @@ -93,18 +93,18 @@ <h1 id="download" class="scroll-margin">{{i18n "download"}} Ouisync</h1>
<div id="dlg1" class="download-item">
<a target="_blank" href="https://play.google.com/store/apps/details?id=org.equalitie.ouisync">
<div class="download-icon-wrapper download-android">
<img class="windows-icon" src="/icons/android.png" height="112" alt="Windows">
<img class="download-icon" src="/icons/ouisync-bg-purple.png" height="200" alt="Download"/>
<img class="windows-icon" src="/icons/android.png" height="112" alt="Android">
<img class="download-icon" src="/icons/ouisync-bg-purple.png" height="200" alt="Download for Android"/>
</div>
<div class="info-btn-wrapper">
<a target="_blank" href="https://play.google.com/store/apps/details?id=org.equalitie.ouisync"><h2 style="font-size:1.6em;">Android</h2></a>
</div>
</a>
<!-- Uncomment for signature link <div class="signature-wrapper">
<img src="/icons/key.png" height="20" width="20"/>
<img src="/icons/key.png" height="20" width="20" alt="Signature Key/>
<a class="signature" href="">Signature</a>
<a href="#verify-apk">
<img src="/icons/help.png" height="20" width="20"/>
<img src="/icons/help.png" height="20" width="20" alt="Help"/>
</a>
</div> -->
</div>
Expand All @@ -126,18 +126,18 @@ <h1 id="download" class="scroll-margin">{{i18n "download"}} Ouisync</h1>
<a target="_blank" href="https://www.microsoft.com/store/apps/9NVMS5ZRV27F">
<div class="download-icon-wrapper">
<img class="windows-icon" src="/icons/windows.png" height="112" alt="Windows">
<img class="download-icon" src="/icons/ouisync-bg-purple.png" height="200" alt="Download"/>
<img class="download-icon" src="/icons/ouisync-bg-purple.png" height="200" alt="Download for Windows"/>
</div>
</a>
<div class="info-btn-wrapper">
<a href="https://www.microsoft.com/store/apps/9NVMS5ZRV27F">
<!--a href="https://github.com/equalitie/ouisync-app/releases/download/v0.7.0-beta/ouisync-windows-installer-00046--v0.7.0--beta--2023-07-26--17-35-09-UTC--f67810f4.exe"--><h2 style="font-size:1.6em;">Windows</h2></a>
</div>
<!-- <div class="signature-wrapper">
<img src="/icons/key.png" height="20" width="20"/>
<img src="/icons/key.png" height="20" width="20" alt="Signature Key"/>
<a class="signature" href="/">Signature</a>
<a href="#verify-windows">
<img src="/icons/help.png" height="20" width="20"/>
<img src="/icons/help.png" height="20" width="20" alt="Help"/>
</a>
</div> -->
</div>
Expand All @@ -153,17 +153,17 @@ <h1 id="download" class="scroll-margin">{{i18n "download"}} Ouisync</h1>
<a target="_blank" href="https://github.com/equalitie/ouisync/tree/master/cli">
<div class="download-icon-wrapper">
<img class="windows-icon" src="/icons/linux.png" height="112" alt="Linux">
<img class="download-icon" src="/icons/ouisync-bg-purple.png" height="200" alt="Download"/>
<img class="download-icon" src="/icons/ouisync-bg-purple.png" height="200" alt="Download for Linux"/>
</div>
</a>
<div class="info-btn-wrapper">
<a target="_blank" href="https://github.com/equalitie/ouisync/tree/master/cli"><h2 style="font-size:1.6em;">Linux</h2></a>
</div>
<!-- <div class="signature-wrapper">
<img src="/icons/key.png" height="20" width="20"/>
<img src="/icons/key.png" height="20" width="20" alt="Signature Key />
<a class="signature" href="/">Signature</a>
<a href="#verify-linux">
<img src="/icons/help.png" height="20" width="20"/>
<img src="/icons/help.png" height="20" width="20" alt="Help"/>
</a>
</div> -->
</div>
Expand All @@ -172,16 +172,16 @@ <h1 id="download" class="scroll-margin">{{i18n "download"}} Ouisync</h1>
<a href="">
<div class="download-icon-wrapper">
<img class="windows-icon" src="/icons/apple.png" height="112" alt="iOS">
<img class="download-icon" src="/icons/ouisync-bg-purple.png" height="200" alt="In Progress"/>
<img class="download-icon" src="/icons/ouisync-bg-purple.png" height="200" alt="iOS Version is in progress"/>
</div>
</a>
<div class="info-btn-wrapper">
<a href="#download"><h2 class="text-center" style="font-size:1.6em;">iOS (In Progress)</h2></a>
</div>
<!-- <div class="signature-wrapper">
<img src="/icons/key.png" height="20" width="20"/>
<img src="/icons/key.png" height="20" width="20" alt="Signature Key/>
<a class="signature" href="/">Signature</a>
<img src="/icons/help.png" height="20" width="20"/>
<img src="/icons/help.png" height="20" width="20" alt="Help"/>
</div> -->
</div>
<div id="dlg8" class="download-item"></div>
Expand Down

0 comments on commit b48ab19

Please sign in to comment.