Skip to content

Commit

Permalink
remove SecurityScorecard and change title
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridermansb committed Sep 10, 2024
1 parent bde4430 commit 9010ef5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"cSpell.words": ["ridermansb"]
}
4 changes: 1 addition & 3 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ const questions = [
const data = {
name: chalk.bold.green(" Riderman de Sousa Barbosa"),
handle: chalk.white("@ridermansb"),
work: `${chalk.white("Senior Front-end Developer at")} ${chalk
.hex("#341f7c")
.bold("SecurityScorecard")}`,
work: `${chalk.white("Staff Engineering ")}`,
website: chalk.white.bold("https://ridermansb.dev/"),
blog: chalk.gray("https://medium.com/") + chalk.whiteBright("@ridermansb"),
twitter: chalk.gray("https://twitter.com/") + chalk.cyan("ridermansb"),
Expand Down

0 comments on commit 9010ef5

Please sign in to comment.