Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
updating projects
  • Loading branch information
AngelsGit authored Aug 26, 2024
1 parent 851a01b commit 5f939c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ var commands = {
green("Languages:") + " Python, C, C++ & C \n\n");
},
projects: function() {
this.echo("I'm currently working on building my own compilers for C and Java \n" + "As well as working on something special at " + green("EverythingButCode.io"));
this.echo("I'm currently working on building my own compilers for C and Java \n");
},
contact: function() {
this.echo("Email: AngelAlfarox at gmail dot com\n" +
Expand Down

0 comments on commit 5f939c4

Please sign in to comment.