summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2025-01-02 01:10:15 +0100
committerMitya Selivanov <automainint@guattari.tech>2025-01-02 01:10:15 +0100
commit351da6fb8a5a0fe3ddaecc3120618c6eb4a04aaa (patch)
tree0c8bcbc23fcddcbcc23b66ad536935d42ac0db90 /main.c
parent150a9080cb0351ba773018d1b2d35ad792e8de32 (diff)
downloadcgi-351da6fb8a5a0fe3ddaecc3120618c6eb4a04aaa.zip
Remove some links
Diffstat (limited to 'main.c')
-rwxr-xr-xmain.c24
1 files changed, 0 insertions, 24 deletions
diff --git a/main.c b/main.c
index 4264523..94b6f04 100755
--- a/main.c
+++ b/main.c
@@ -833,30 +833,6 @@ static Doc docs[NUM_DOCS] = {
.text = "stb",
.href = "https://github.com/nothings/stb",
}, {
- .text = ", ",
- }, {
- .type = TAG_CODE,
- .text = "sokol",
- .href = "https://github.com/floooh/sokol",
- }, {
- .text = ", ",
- }, {
- .type = TAG_CODE,
- .text = "nanovg",
- .href = "https://github.com/memononen/nanovg",
- }, {
- .text = ", ",
- }, {
- .type = TAG_CODE,
- .text = "miniaudio",
- .href = "https://github.com/mackron/miniaudio",
- }, {
- .text = ", ",
- }, {
- .type = TAG_CODE,
- .text = "gf",
- .href = "https://github.com/nakst/gf",
- }, {
.text = " <br>",
}, {
.type = TAG_CAPTION,