Skip to content

Commit

Permalink
fix(tools): add docker icon
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow81627 committed Dec 28, 2019
1 parent 4c0a79e commit b7fc6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/tools.vue
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ export default {
subheading: 'opinionated code formatter',
},
{
icon: 'fas file-code',
icon: 'fab docker',
heading: 'Docker',
href: 'https://www.docker.com/',
subheading: 'Debug your app, not your environment',
Expand Down

1 comment on commit b7fc6da

@vercel
Copy link

@vercel vercel bot commented on b7fc6da Dec 28, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.