Skip to content

Commit ffadc49

Browse files
robertvokacclaude
andcommitted
Fix: add Simple3D entry to homepage infobox
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent d5aa48a commit ffadc49

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ <h1>Open Eggbert</h1>
8080
<td><a href="https://nova3d.openeggbert.com" target="_blank">https://nova3d.openeggbert.com</a> | <a href="https://libnova3d.com" target="_blank">https://libnova3d.com</a></td>
8181
</tr>
8282
<tr>
83+
<th>Simple3D (C++23/Lua game framework)</th>
84+
<td><a href="https://simple3d.openeggbert.com" target="_blank">https://simple3d.openeggbert.com</a> | <a href="https://libsimple3d.com" target="_blank">https://libsimple3d.com</a></td>
85+
</tr>
86+
<tr>
8387
<th>EasyGL</th>
8488
<td><a href="https://easygl.openeggbert.com" target="_blank">https://easygl.openeggbert.com</a></td>
8589
</tr>

src/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ title: Open Eggbert
6767
<td><a href="https://nova3d.openeggbert.com" target="_blank">https://nova3d.openeggbert.com</a> | <a href="https://libnova3d.com" target="_blank">https://libnova3d.com</a></td>
6868
</tr>
6969
<tr>
70+
<th>Simple3D (C++23/Lua game framework)</th>
71+
<td><a href="https://simple3d.openeggbert.com" target="_blank">https://simple3d.openeggbert.com</a> | <a href="https://libsimple3d.com" target="_blank">https://libsimple3d.com</a></td>
72+
</tr>
73+
<tr>
7074
<th>EasyGL</th>
7175
<td><a href="https://easygl.openeggbert.com" target="_blank">https://easygl.openeggbert.com</a></td>
7276
</tr>

0 commit comments

Comments
 (0)