aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMitja Felicijan <m@mitjafelicijan.com>2023-07-17 02:24:36 +0200
committerMitja Felicijan <m@mitjafelicijan.com>2023-07-17 02:24:36 +0200
commit0f28b778c32913e6ef4035eb24ec444217ee27d2 (patch)
treefd8f942608e2da86515acb4b5774ad9bf225c47d /templates
parent6617a034fea58da67d432ccfe99cc9025cc4b502 (diff)
downloadmitjafelicijan.com-0f28b778c32913e6ef4035eb24ec444217ee27d2.tar.gz
Added new project to homepage
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 8ee7ab5..248d326 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-red" title="Still in initial stage"></td>
32 <td><a href="https://github.com/mitjafelicijan/moonshine" target="_blank">Moonshine - Lua distribution</a></td>
33 <td>Testing Alpine container, implementing first two rocks.</td>
34 <td>17th of June, 2023</td>
35 </tr>
36 <tr>
31 <td class="pstatus-green" title="Kinda works"></td> 37 <td class="pstatus-green" title="Kinda works"></td>
32 <td><a href="https://github.com/mitjafelicijan/i3blocks" target="_blank">i3blocks - Progress bars</a></td> 38 <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> 39 <td>Testing blocks: cpu, ram, disk and nvidia gpu.</td>