diff --git a/app/assets/icons/bluesky.svg b/app/assets/icons/bluesky.svg index c7584ab..7542a5f 100755 --- a/app/assets/icons/bluesky.svg +++ b/app/assets/icons/bluesky.svg @@ -1,14 +1,16 @@ - - - + + + + + \ No newline at end of file diff --git a/app/assets/icons/kofi.svg b/app/assets/icons/kofi.svg index 74f7dab..b0bcfdb 100755 --- a/app/assets/icons/kofi.svg +++ b/app/assets/icons/kofi.svg @@ -1,26 +1,20 @@ - - + style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:1.5;"> - \ No newline at end of file diff --git a/app/components/SkillsEasy.vue b/app/components/SkillsEasy.vue index b63b69d..eec91f8 100644 --- a/app/components/SkillsEasy.vue +++ b/app/components/SkillsEasy.vue @@ -100,7 +100,7 @@ const skills : Skill[] = [ }, ], }, { - img: getExplanationImage('components'), + img: getExplanationImage('cms'), title: 'Da, wo du eintragen kannst', text: [ { @@ -201,7 +201,7 @@ const skills : Skill[] = [ }, ], }, { - img: getExplanationImage('components'), + img: getExplanationImage('result'), title: 'Was dabei am Ende rauskommt', text: [ { diff --git a/public/img/explanations/cms@1x.webp b/public/img/explanations/cms@1x.webp new file mode 100755 index 0000000..8ad7b9b Binary files /dev/null and b/public/img/explanations/cms@1x.webp differ diff --git a/public/img/explanations/cms@2x.webp b/public/img/explanations/cms@2x.webp new file mode 100755 index 0000000..bdcfaa1 Binary files /dev/null and b/public/img/explanations/cms@2x.webp differ diff --git a/public/img/explanations/cms@3x.webp b/public/img/explanations/cms@3x.webp new file mode 100755 index 0000000..163bef7 Binary files /dev/null and b/public/img/explanations/cms@3x.webp differ diff --git a/public/img/explanations/components@1x.webp b/public/img/explanations/components@1x.webp old mode 100644 new mode 100755 index 1af52c2..1d411a0 Binary files a/public/img/explanations/components@1x.webp and b/public/img/explanations/components@1x.webp differ diff --git a/public/img/explanations/components@2x.webp b/public/img/explanations/components@2x.webp old mode 100644 new mode 100755 index 5b386ff..53b5283 Binary files a/public/img/explanations/components@2x.webp and b/public/img/explanations/components@2x.webp differ diff --git a/public/img/explanations/components@3x.webp b/public/img/explanations/components@3x.webp old mode 100644 new mode 100755 index 8d5f9c9..174c39e Binary files a/public/img/explanations/components@3x.webp and b/public/img/explanations/components@3x.webp differ diff --git a/public/img/explanations/result@1x.webp b/public/img/explanations/result@1x.webp new file mode 100755 index 0000000..3bb27e4 Binary files /dev/null and b/public/img/explanations/result@1x.webp differ diff --git a/public/img/explanations/result@2x.webp b/public/img/explanations/result@2x.webp new file mode 100755 index 0000000..bcc5576 Binary files /dev/null and b/public/img/explanations/result@2x.webp differ diff --git a/public/img/explanations/result@3x.webp b/public/img/explanations/result@3x.webp new file mode 100755 index 0000000..5f0e3b5 Binary files /dev/null and b/public/img/explanations/result@3x.webp differ