File tree Expand file tree Collapse file tree 4 files changed +5
-2
lines changed
static/img/showcase/rsyncinator Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -109,9 +109,9 @@ const projects = [
109109 } ,
110110 {
111111 title : 'Rsyncinator' ,
112- image : imgPath + 'rsyncinator/logo.svg ' ,
112+ image : imgPath + 'rsyncinator/logo.png ' ,
113113 link : 'https://github.com/snipline/rsyncinator-desktop' ,
114- screenshots : [ '0.png' ] . map ( ( image ) => imgPath + 'rsyncinator/' + image )
114+ screenshots : [ '0.png' ] . map ( ( image ) => imgPath + 'rsyncinator/' + image ) ,
115115 }
116116]
117117
Original file line number Diff line number Diff line change 308308 },
309309 {
310310 "description" : " The Best Surprise Redis Desktop Client. Powered by Rust and Tauri."
311+ },
312+ {
313+ "description" : " An open source and multi-platform app for generating rsync commands to use in your terminal."
311314 }
312315 ],
313316 "yourProject" : " Your project" ,
You can’t perform that action at this time.
0 commit comments