Skip to content

Commit

Permalink
Merge pull request #7 from austinmccalley/master
Browse files Browse the repository at this point in the history
Rust meme tag
  • Loading branch information
austinmccalley authored Oct 8, 2020
2 parents 4d34191 + 9c31de8 commit d3295a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions commands/util/tagsList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -470,4 +470,9 @@ export const tags = {
url: 'https://cdn.discordapp.com/attachments/763318123247173632/763417022440407040/bc6da3faeae3fcb81fc9201dbc8e588c--terrible-memes-tumblr-stuff.png',
},
},
rust: {
color: orange,
title: 'Did someone say Rust?',
image: { url: 'https://i.imgur.com/mczIGZK.jpg' }
}
}

0 comments on commit d3295a2

Please sign in to comment.