File tree Expand file tree Collapse file tree 4 files changed +9
-0
lines changed
static/img/showcase/mail-dev Expand file tree Collapse file tree 4 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,12 @@ const projects = [
5959 link : 'https://github.com/Levminer/authme-lite' ,
6060 screenshots : [ '0.png' ] . map ( ( image ) => imgPath + 'authme-lite/' + image ) ,
6161 } ,
62+ {
63+ title : 'Mail-Dev' ,
64+ image : imgPath + 'mail-dev/logo.png' ,
65+ link : 'https://github.com/samirdjelal/mail-dev/' ,
66+ screenshots : [ '0.png' ] . map ( ( image ) => imgPath + 'mail-dev/' + image ) ,
67+ } ,
6268]
6369
6470const customStyles = {
Original file line number Diff line number Diff line change 284284 },
285285 {
286286 "description" : " A lite and simple two-factor authentication app for desktop."
287+ },
288+ {
289+ "description" : " Local SMTP Server For Email Testing/Debugging."
287290 }
288291 ],
289292 "yourProject" : " Your project" ,
You can’t perform that action at this time.
0 commit comments