feat: restore pinboard
This commit is contained in:
parent
2b675945ba
commit
ce1dce2ebd
6 changed files with 23 additions and 101 deletions
|
@ -21,6 +21,7 @@ module.exports = async function () {
|
|||
},
|
||||
{ name: 'Trakt', url: 'https://trakt.tv/users/cdransf', icon: 'device-tv' },
|
||||
{ name: 'The StoryGraph', url: 'https://app.thestorygraph.com/profile/coryd', icon: 'books' },
|
||||
{ name: 'Pinboard', url: 'http://pinboard.in/u:cdme', icon: 'pin' },
|
||||
{ name: 'Buy Me a Coffee', url: 'https://www.buymeacoffee.com/cory', icon: 'cup' },
|
||||
],
|
||||
resume: [
|
||||
|
|
Reference in a new issue