Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Gigabyte5671 committed Aug 12, 2021
1 parent 145bb26 commit a228424
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@ <h2>TAAGC</h2>
<div class="pageContent">
<div class="info">Click the button below to download the TAAGC application</div>
<div class="downloadContainer">
<a href="../assets/TAAGC.exe" class="downloadButton">
<a href="../assets/TAAGC.zip" class="downloadButton">
<div class="downloadIcon">
<img src="../assets/icons/get_app-24px.svg" alt="">
</div>
<div class="downloadText">TAAGC.exe</div>
<div class="downloadText">TAAGC.zip</div>
</a>
</div>
<div class="info">TAAGC is a portable application that doesn't require installation.</div>
<div class="info">Just put it in a safe place and run!</div>
<div class="info">Just download, extract, and run!</div>
<div class="info">Make sure to check out the about page for documentation and instructions.</div>
<div class="info">>Add a thing to dload premade ini files of various types.<</div>
<div class="info">(Add a thing to dload premade ini files of various types.)</div>
</div>

<footer>
Expand Down

0 comments on commit a228424

Please sign in to comment.