Skip to content

Commit 75147e2

Browse files
authored
Merge pull request #277 from avichalsri/patch-2
2 parents 721ccee + 72cc9e1 commit 75147e2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,6 +1167,13 @@ const projectList = [
11671167
description: 'Osu! is a free-to-play rhythm game primarily developed by the community.',
11681168
tags: ['Video Game', 'C#' , 'Music']
11691169
},
1170+
{
1171+
name: 'Salt',
1172+
imageSrc: 'https://gitlab.com/saltstack/open/salt-branding-guide/-/raw/master/logos/SaltProject_altlogo_teal.png',
1173+
projectLink: 'https://github.com/saltstack/salt',
1174+
description: 'Salt is the world’s fastest, most intelligent and scalable automation engine.',
1175+
tags: ['Python', 'Shell', 'Automation']
1176+
},
11701177
{
11711178
name: 'aprenda-go-com-testes',
11721179
imageSrc: 'https://github.com/larien/aprenda-go-com-testes/blob/main/.gitbook/assets/red-green-blue-gophers-smaller.png',

0 commit comments

Comments
 (0)