ADD: Images for CMS and Results
Added HiDPI images for API anc explanations, new icons (which are still not good
This commit is contained in:
parent
fa0347eb75
commit
dfd8d27e6c
12 changed files with 22 additions and 26 deletions
|
@ -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: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue