feat: repos added to forust homepage

This commit is contained in:
2025-11-26 11:51:09 +01:00
parent 739915c451
commit 7ee0a1e7a2
+14 -2
View File
@@ -127,8 +127,8 @@
<h2>./favorite_repos</h2> <h2>./favorite_repos</h2>
<ul class="repo-list"> <ul class="repo-list">
<li> <li>
<a href="https://github.com/epi052/feroxbuster" target="_blank">epi052/feroxbuster</a> <a href="https://github.com/TDesktop-x64/tdesktop" target="_blank">TDesktop-x64/tdesktop</a>
<span class="comment">// directory discovery</span> <span class="comment">// unofficial telegram client with some additions</span>
</li> </li>
<li> <li>
<a href="https://github.com/traefik/traefik" target="_blank">traefik/traefik</a> <a href="https://github.com/traefik/traefik" target="_blank">traefik/traefik</a>
@@ -138,6 +138,18 @@
<a href="https://github.com/unhappychoice/gitlogue" target="_blank">unhappychoice/gitlogue</a> <a href="https://github.com/unhappychoice/gitlogue" target="_blank">unhappychoice/gitlogue</a>
<span class="comment">// nice git log visualizer</span> <span class="comment">// nice git log visualizer</span>
</li> </li>
<li>
<a href="https://github.com/mountain-loop/yaak" target="_blank">mountain-loop/yaak</a>
<span class="comment">// modern, fancy api client</span>
</li>
<li>
<a href="https://github.com/pear-devs/pear-desktop" target="_blank">pear-devs/pear-desktop</a>
<span class="comment">// music client with a lot of features</span>
</li>
<li>
<a href="https://github.com/epi052/feroxbuster" target="_blank">epi052/feroxbuster</a>
<span class="comment">// directory discovery</span>
</li>
</ul> </ul>
</section> </section>