File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
src/components/ProjectList Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -1167,6 +1167,13 @@ const projectList = [
1167
1167
description : 'Osu! is a free-to-play rhythm game primarily developed by the community.' ,
1168
1168
tags : [ 'Video Game' , 'C#' , 'Music' ]
1169
1169
} ,
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
+ } ,
1170
1177
{
1171
1178
name : 'aprenda-go-com-testes' ,
1172
1179
imageSrc : 'https://github.com/larien/aprenda-go-com-testes/blob/main/.gitbook/assets/red-green-blue-gophers-smaller.png' ,
You can’t perform that action at this time.
0 commit comments