Skip to content

Commit

Permalink
Fix google drive links
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbasu authored Jan 21, 2024
1 parent f8ee094 commit c24c7d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h4>Information</h4>
<li class="list-group-item"><i class="fas fa-bolt fa-fw text-danger" style="color: #dc3545;"></i>Torrent Download: <a href="#">64-bit</a>
</li>
<li class="list-group-item"><a class="buttn" href="https://sourceforge.net/projects/mamolinux/files/23.10/mamolinux-23.10-desktop-amd64.iso/download" target="_blank"><i class="fa fa-compact-disc fa-spin" style="color: #dc3545;"></i> Download MamoLinux 23.10 amd64</a></li>
<li class="list-group-item"><a class="buttn" href="https://drive.google.com/drive/u/4/folders/1nUhJ1npCmLhEGhQjcz4zY_XzKu26gpp9" target="_blank"><i class="fa-brands fa-google-drive" style="color: #dc3545;"></i> Download MamoLinux 23.10 amd64 (Google Drive)</a></li>
<li class="list-group-item"><a class="buttn" href="https://drive.google.com/drive/folders/1nUhJ1npCmLhEGhQjcz4zY_XzKu26gpp9" target="_blank"><i class="fa-brands fa-google-drive" style="color: #dc3545;"></i> Download MamoLinux 23.10 amd64 (Google Drive)</a></li>
</ul>
</div>
<div class="w3-right" style="max-width: 45%;">
Expand All @@ -71,7 +71,7 @@ <h4>Information</h4>
<li class="list-group-item"><i class="fas fa-bolt fa-fw text-danger" style="color: #dc3545;"></i> Torrent Download: <a href="#">64-bit</a>
</li>
<li class="list-group-item"><a class="buttn" href="https://sourceforge.net/projects/mamolinux/files/22.04/mamolinux-22.04.3-desktop-amd64.iso/download" target="_blank"><i class="fa fa-compact-disc fa-spin" style="color: #dc3545;"></i> Download MamoLinux 22.04.3 LTS amd64 (.iso)</a></li>
<li class="list-group-item"><a class="buttn" href="https://drive.google.com/drive/u/4/folders/1ATWy8c6MnX8bmjNQGrg0adI1tms0YN4K" target="_blank"><i class="fa-brands fa-google-drive" style="color: #dc3545;"></i> Download MamoLinux 22.04.3 LTS amd64 (Google Drive)</a></li>
<li class="list-group-item"><a class="buttn" href="https://drive.google.com/drive/folders/1ATWy8c6MnX8bmjNQGrg0adI1tms0YN4K" target="_blank"><i class="fa-brands fa-google-drive" style="color: #dc3545;"></i> Download MamoLinux 22.04.3 LTS amd64 (Google Drive)</a></li>
</ul>
</div>
<div class="w3-right" style="max-width: 45%;">
Expand Down

0 comments on commit c24c7d9

Please sign in to comment.