Skip to content

Commit

Permalink
Merge pull request #65 from zachwingrave/dev
Browse files Browse the repository at this point in the history
Close unterminated string literal in config.js
  • Loading branch information
migueravila authored Feb 16, 2022
2 parents 5e21c8e + 9ed06dc commit e68a8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ const CONFIG = {
},
{
name: 'Repos',
link: 'https://github.com/migueravila,
link: 'https://github.com/migueravila',
},
],
},
Expand Down

0 comments on commit e68a8b8

Please sign in to comment.