Add project entry for Vimm DL
Also reorganized the project list.
This commit is contained in:
parent
97e65b7513
commit
c9b5e7824c
1 changed files with 10 additions and 10 deletions
20
index.tsx
20
index.tsx
|
@ -42,10 +42,14 @@ export default function ({ nav }) {
|
|||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://code.fosterhangdaan.com/foster/website">
|
||||
This website
|
||||
<a href="https://code.fosterhangdaan.com/foster/vimm-dl">
|
||||
Vimm DL
|
||||
</a>{" "}
|
||||
— My personal website & blog.
|
||||
— A secure command-line tool to automate game downloads from <a href="https://vimm.net/vault">Vimm's Vault</a>.
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://code.fosterhangdaan.com/foster/ipme">IpMe</a>{" "}
|
||||
— A self-hostable API for obtaining your public IP address.
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://code.fosterhangdaan.com/foster/grub-themes">
|
||||
|
@ -54,10 +58,6 @@ export default function ({ nav }) {
|
|||
— Collection of themes for the <strong>GR</strong>and{" "}
|
||||
<strong>U</strong>nified <strong>B</strong>ootloader.
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://code.fosterhangdaan.com/foster/ipme">IpMe</a>{" "}
|
||||
— A self-hostable API for obtaining your public IP address.
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://code.fosterhangdaan.com/foster/bitcoin-core-container">
|
||||
Bitcoin Core Container
|
||||
|
@ -65,10 +65,10 @@ export default function ({ nav }) {
|
|||
— A containerized Bitcoin node.
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://code.fosterhangdaan.com/foster/monero-node-container">
|
||||
Monero Node Container
|
||||
<a href="https://code.fosterhangdaan.com/foster/website">
|
||||
This website
|
||||
</a>{" "}
|
||||
— A containerized Monero node.
|
||||
— My personal website & blog.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue