ADD: icons for RichTextLink
Hard coded RichTextLink icons
This commit is contained in:
parent
cc8e4eb1bd
commit
9a1b1acfee
4 changed files with 9 additions and 19 deletions
|
@ -141,10 +141,6 @@ const skills : Skill[] = [
|
|||
target: '_blank',
|
||||
css: 'text',
|
||||
href: 'https://www.storyblok.com',
|
||||
icon: {
|
||||
name: 'ph:arrow-square-out-duotone',
|
||||
position: 'end',
|
||||
},
|
||||
content: 'Storyblok'
|
||||
},
|
||||
{
|
||||
|
@ -165,10 +161,6 @@ const skills : Skill[] = [
|
|||
target: '_blank',
|
||||
css: 'text',
|
||||
href: 'https://www.strapi.io',
|
||||
icon: {
|
||||
name: 'ph:arrow-square-out-duotone',
|
||||
position: 'end',
|
||||
},
|
||||
content: 'Strapi'
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue