Skip to content

Commit

Permalink
Merge pull request #1 from tbaldwinups/patch-1
Browse files Browse the repository at this point in the history
Chore(): Fix Twitter
  • Loading branch information
AgentEnder authored Mar 17, 2021
2 parents 3cbde1c + 33e9c78 commit 04511b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const {white, cyan, green,bold, blue} = require("colorette")

// Text + chalk definitions
var work = white(`${blue('Angular / Nx')}, Developer, Advocate`)
var twitter = cyan('https://twitter.com/agentender')
var twitter = cyan('https://twitter.com/enderagent')
var github = cyan('https://github.com/agentender')
var site = cyan('https://craigory.dev')
var npx = white('npx ccoppola')
Expand Down

0 comments on commit 04511b6

Please sign in to comment.