We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b43c67c commit a34ab00Copy full SHA for a34ab00
1 file changed
src/data/websites.js
@@ -128,6 +128,13 @@ export const websites = {
128
link: "https://www.figma.com/make/",
129
img: "sCrOWn1.png"
130
},
131
+ {
132
+ heading: "Lovable",
133
+ text: "Build software products, using only a chat interface.",
134
+ link: "https://lovable.dev/",
135
+ customImg: true,
136
+ img: "https://lovable.dev/icon.svg?9e0c9b5bb1bae062"
137
+ },
138
{
139
heading: "Flexbox Labs",
140
text: "A simple playground to generate and visualize CSS Flexbox layouts.",
0 commit comments