Skip to content

Commit

Permalink
feat: add pinterest icon in profile metadata (#2461)
Browse files Browse the repository at this point in the history
  • Loading branch information
adydetra authored Nov 11, 2023
1 parent 53dc1f3 commit 10bd555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composables/masto/icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export const accountFieldIcons: Record<string, string> = Object.fromEntries(Obje
PayPal: 'i-ri:paypal-line',
PGP: 'i-ri:key-2-line',
Photos: 'i-ri:camera-2-line',
Pinterest: 'i-ri:pinterest-line',
PlayStation: 'i-ri:playstation-line',
Portfolio: 'i-ri:link',
Pronouns: 'i-ri:contacts-line',
Expand Down

0 comments on commit 10bd555

Please sign in to comment.