Skip to content

Commit 56e3056

Browse files
committed
Add link to Netlify
1 parent 803a835 commit 56e3056

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/links.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "./links.schema.json",
2+
"$schema": "./links.schema.json",
33
"items": [
44
{
55
"name": "Managing projects",
@@ -75,6 +75,12 @@
7575
"icon": "vercel",
7676
"color": "#000000"
7777
},
78+
{
79+
"title": "Netlify",
80+
"url": "https://netlify.com",
81+
"icon": "netlify",
82+
"color": "#00C7B7"
83+
},
7884
{
7985
"title": "Heroku",
8086
"url": "https://heroku.com",

0 commit comments

Comments
 (0)