ADD: icons for RichTextLink

Hard coded RichTextLink icons
This commit is contained in:
webfussel 2025-02-21 19:52:07 +01:00
parent cc8e4eb1bd
commit 9a1b1acfee
4 changed files with 9 additions and 19 deletions

View file

@ -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'
},
{