aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/index.html b/templates/index.html
index f979c7f..60f4107 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -50,23 +50,23 @@
50 <tbody> 50 <tbody>
51 <tr> 51 <tr>
52 <td>Visualizations and exploration of binary files</td> 52 <td>Visualizations and exploration of binary files</td>
53 <td class="right"><a target="_blank" href="https://mitjafelicijan.github.io/binary-visualization/">https://mitjafelicijan.github.io/binary-visualization/</a></td> 53 <td class="text-right"><a target="_blank" href="https://mitjafelicijan.github.io/binary-visualization/">https://mitjafelicijan.github.io/binary-visualization/</a></td>
54 </tr> 54 </tr>
55 <tr> 55 <tr>
56 <td>Easy convert between HEX to RGBA</td> 56 <td>Easy convert between HEX to RGBA</td>
57 <td class="right"><a target="_blank" href="https://mitjafelicijan.github.io/hextorgba/">https://mitjafelicijan.github.io/hextorgba/</a></td> 57 <td class="text-right"><a target="_blank" href="https://mitjafelicijan.github.io/hextorgba/">https://mitjafelicijan.github.io/hextorgba/</a></td>
58 </tr> 58 </tr>
59 <tr> 59 <tr>
60 <td>Unicode symbol explorer</td> 60 <td>Unicode symbol explorer</td>
61 <td class="right"><a target="_blank" href="https://mitjafelicijan.github.io/symbols/">https://mitjafelicijan.github.io/symbols/</a></td> 61 <td class="text-right"><a target="_blank" href="https://mitjafelicijan.github.io/symbols/">https://mitjafelicijan.github.io/symbols/</a></td>
62 </tr> 62 </tr>
63 <tr> 63 <tr>
64 <td>GGUF model list &amp; tools</td> 64 <td>GGUF model list &amp; tools</td>
65 <td class="right"><a target="_blank" href="https://mitjafelicijan.github.io/gguf-list/">https://mitjafelicijan.github.io/gguf-list/</a></td> 65 <td class="text-right"><a target="_blank" href="https://mitjafelicijan.github.io/gguf-list/">https://mitjafelicijan.github.io/gguf-list/</a></td>
66 </tr> 66 </tr>
67 <tr> 67 <tr>
68 <td>Maps of DOOM and other well known WADS</td> 68 <td>Maps of DOOM and other well known WADS</td>
69 <td class="right"><a target="_blank" href="https://mitjafelicijan.github.io/mapsofdoom/">https://mitjafelicijan.github.io/mapsofdoom/</a></td> 69 <td class="text-right"><a target="_blank" href="https://mitjafelicijan.github.io/mapsofdoom/">https://mitjafelicijan.github.io/mapsofdoom/</a></td>
70 </tr> 70 </tr>
71 </tbody> 71 </tbody>
72 </table> 72 </table>