os archive + qbit
This commit is contained in:
parent
9cd22619fc
commit
698617ebf9
1 changed files with 25 additions and 0 deletions
|
@ -111,6 +111,18 @@
|
|||
</a>
|
||||
<p>Temporary file sharing, pastebin.</p>
|
||||
</section>
|
||||
<section class="grid-item" id="os">
|
||||
<a href="https://os.inamatrix.xyz/"
|
||||
><h4>Operating Systems Archives</h4>
|
||||
<div>
|
||||
<img src="../../res/site/icons/cd.svg" alt="CD" />
|
||||
</div>
|
||||
</a>
|
||||
<p>
|
||||
Direct downloads for various operating systems. Torrent files are
|
||||
inside the torrents directory.
|
||||
</p>
|
||||
</section>
|
||||
</div>
|
||||
<hr />
|
||||
<h3 id="vps">Hosted on VPS:</h3>
|
||||
|
@ -225,6 +237,19 @@
|
|||
</a>
|
||||
<p>WebUI for the plugin-based Matrix bot.</p>
|
||||
</section>
|
||||
<section class="grid-item" id="qbittorrent">
|
||||
<a href="https://qbit.inamatrix.xyz/"
|
||||
><h4>qBittorrent Web</h4>
|
||||
<div>
|
||||
<img
|
||||
src="../../res/site/icons/qbittorrent.svg"
|
||||
alt="qBittorrent"
|
||||
/>
|
||||
</div>
|
||||
</a>
|
||||
<p>qBittorrent web client.</p>
|
||||
</section>
|
||||
|
||||
<!-- <section class="grid-item" id=""> <h4><a href=""><sup>⨳</sup></a></h4> <div><img src="../../res/site/icons/" alt="" /> <p></p> </section> -->
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
|
|
Loading…
Add table
Reference in a new issue