diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-05-07 21:16:52 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-05-07 21:16:52 +0200 |
| commit | 71c8e54f076d0078d66ae721fb35844dd4fa28bc (patch) | |
| tree | 41a3a5673d9a7d20ec089e9cc0e508e57d0181a5 /templates/index.html | |
| parent | d54bc243188a7fcdf6a15a6b7353565042c1f828 (diff) | |
| download | mitjafelicijan.com-71c8e54f076d0078d66ae721fb35844dd4fa28bc.tar.gz | |
Cleanup
Diffstat (limited to 'templates/index.html')
| -rwxr-xr-x | templates/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 1013e60..adf8b2a 100755 --- a/templates/index.html +++ b/templates/index.html | |||
| @@ -44,7 +44,6 @@ | |||
| 44 | <li role="listitem"><a href="https://github.com/mitjafelicijan/cord.h" target="_blank">cord.h</a> — Small C library for handling strings</li> | 44 | <li role="listitem"><a href="https://github.com/mitjafelicijan/cord.h" target="_blank">cord.h</a> — Small C library for handling strings</li> |
| 45 | <li role="listitem"><a href="https://github.com/mitjafelicijan/mprogress" target="_blank">mprogress</a> — Tiny utility that displays progress bar in terminal</li> | 45 | <li role="listitem"><a href="https://github.com/mitjafelicijan/mprogress" target="_blank">mprogress</a> — Tiny utility that displays progress bar in terminal</li> |
| 46 | <li role="listitem"><a href="https://github.com/mitjafelicijan/qli" target="_blank">qli</a> — Quantum Lorem Ipsum generator for command line</li> | 46 | <li role="listitem"><a href="https://github.com/mitjafelicijan/qli" target="_blank">qli</a> — Quantum Lorem Ipsum generator for command line</li> |
| 47 | <li role="listitem"><a href="https://github.com/mitjafelicijan/mod-tinycache" target="_blank">mod-tinycache</a> — Apache 2 caching module</li> | ||
| 48 | <li role="listitem"><a href="https://github.com/mitjafelicijan/journalctl-proxy" target="_blank">journalctl-proxy</a> — Exposes your systemd logs to web via web interface</li> | 47 | <li role="listitem"><a href="https://github.com/mitjafelicijan/journalctl-proxy" target="_blank">journalctl-proxy</a> — Exposes your systemd logs to web via web interface</li> |
| 49 | <li role="listitem"><a href="https://github.com/mitjafelicijan/redis-marshal" target="_blank">redis-marshal</a> — Lightweight Redis UI tool</li> | 48 | <li role="listitem"><a href="https://github.com/mitjafelicijan/redis-marshal" target="_blank">redis-marshal</a> — Lightweight Redis UI tool</li> |
| 50 | <li role="listitem"><a href="https://github.com/mitjafelicijan/dna-encoding" target="_blank">dna-encoding</a> — Tools for encoding files to DNA sequences</li> | 49 | <li role="listitem"><a href="https://github.com/mitjafelicijan/dna-encoding" target="_blank">dna-encoding</a> — Tools for encoding files to DNA sequences</li> |
