Update index.html

This commit is contained in:
sageTheDm 2024-10-09 13:47:18 +02:00
parent 0a0b6d6e20
commit 4ba92fb09e

View file

@ -94,11 +94,17 @@
<br /> <br />
<br /> <br />
<h2>GNU/Linux</h2> <h2>GNU/Linux</h2>
<a href="https://your-linux-download-link-here" class="download-button" target="_blank">Download for GNU/Linux</a> <a href="https://cdn.download.comodo.com/browser/release/dragon/x86/dragonsetup.exe" class="download-button" target="_blank">Download for GNU/Linux</a>
<br> <br>
<br> <br>
</section> </section>
<section class="repository">
<h2>Explore Our Code</h2>
<p>Access the source code of Interstellar AI and stay updated with the latest developments.</p>
<a href="https://interstellardevelopment.org/code/React-Group/interstellar_ai" target="_blank" class="repo-button">View Repository</a>
<a href="https://interstellardevelopment.org/code/React-Group/interstellar_ai/archive/main.tar.gz" target="_blank" class="repo-button">Download Source Code</a>
</section>
</div> </div>
<footer> <footer>