diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 96bc509..647d74f 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -59,6 +59,7 @@ | |||
| 59 | <div class="hide-on-mobile"> | 59 | <div class="hide-on-mobile"> |
| 60 | <strong>Tools & Fun Stuff</strong> | 60 | <strong>Tools & Fun Stuff</strong> |
| 61 | <ul> | 61 | <ul> |
| 62 | <li><a href="https://github.com/mitjafelicijan/newsbarge" target="_blank">Newsbarge RSS rader</a></li> | ||
| 62 | <li><a href="https://mitjafelicijan.github.io/gguf-list/" target="_blank">GGUF model list</a></li> | 63 | <li><a href="https://mitjafelicijan.github.io/gguf-list/" target="_blank">GGUF model list</a></li> |
| 63 | <li><a href="https://github.com/mitjafelicijan/godot-experiments" target="_blank">Godot experiments</a></li> | 64 | <li><a href="https://github.com/mitjafelicijan/godot-experiments" target="_blank">Godot experiments</a></li> |
| 64 | <li><a href="https://github.com/mitjafelicijan/blpconvert" target="_blank">BLP converter</a></li> | 65 | <li><a href="https://github.com/mitjafelicijan/blpconvert" target="_blank">BLP converter</a></li> |
