diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html index f5c5ff8..6d7822a 100644 --- a/templates/index.html +++ b/templates/index.html | |||
| @@ -28,6 +28,12 @@ | |||
| 28 | </thead> | 28 | </thead> |
| 29 | <tbody> | 29 | <tbody> |
| 30 | <tr> | 30 | <tr> |
| 31 | <td class="pstatus-green" title="Kinda works"></td> | ||
| 32 | <td><a href="https://github.com/mitjafelicijan/i3blocks" target="_blank">i3blocks - Progress bars</a></td> | ||
| 33 | <td>Testing blocks: cpu, ram, disk and nvidia gpu.</td> | ||
| 34 | <td>12th of June, 2023</td> | ||
| 35 | </tr> | ||
| 36 | <tr> | ||
| 31 | <td class="pstatus-orange" title="Somewhat works"></td> | 37 | <td class="pstatus-orange" title="Somewhat works"></td> |
| 32 | <td><a href="https://github.com/mitjafelicijan/errand" target="_blank">Errand - Task runner</a></td> | 38 | <td><a href="https://github.com/mitjafelicijan/errand" target="_blank">Errand - Task runner</a></td> |
| 33 | <td>Working on re-implementating the whole thing in C.</td> | 39 | <td>Working on re-implementating the whole thing in C.</td> |
