Skip to content

Commit 7214a9f

Browse files
committed
Add new Made With experiment: Servo GTK
Signed-off-by: Manuel Rego Casasnovas <[email protected]>
1 parent f3c3bbc commit 7214a9f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

_data/madewith.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"img": "/img/made-with/servoshell.png",
1111
"description": "First-party browser UI built with egui"
1212
},
13-
1413
{
1514
"key": "verso",
1615
"name": "Verso",
@@ -36,6 +35,13 @@
3635
"name": "Cuervo",
3736
"link": "https://github.com/mcclure/cuervo/tree/unstable_traversal_experiment",
3837
"description": "A text-based UI for Servo"
38+
},
39+
{
40+
"key": "servo-gtk",
41+
"name": "Servo GTK",
42+
"link": "https://github.com/nacho/servo-gtk",
43+
"img": "/img/made-with/servo-gtk.png",
44+
"description": "A GTK4 library that embeds the Servo web engine"
3945
}
4046
]
4147
},

assets/img/made-with/servo-gtk.png

135 KB
Loading

0 commit comments

Comments
 (0)