1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-22 09:13:19 +01:00

add Mr Reader

This commit is contained in:
Matthias Kretschmann 2018-04-10 18:13:06 +02:00
parent 3a3b431ce1
commit 2a467978bf
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 12 additions and 5 deletions

View File

@ -177,9 +177,8 @@
{
"title": "Mr. Reader",
"slug": "mr-reader",
"img": "mr-reader.jpg",
"img2x": "mr-reader@2x.jpg",
"description": ""
"img": "mrreader",
"description": "Designing the app icon, a custom theme, and various promotion materials for Mr. Reader, a powerful RSS feed reader for iPad."
},
{
"title": "IPP Halle",
@ -188,7 +187,13 @@
"links": {
"Link": "http://ipp-halle.de"
},
"description": ""
"description": "",
"techstack": [
"SCSS",
"JavaScript",
"PHP",
"WordPress"
]
},
{
"title": "iPixelPad",

View File

@ -11,6 +11,7 @@ import ezeep from './portfolio-ezeep.png'
import ezeep01 from './portfolio-ezeep-01.png'
import ezeep02 from './portfolio-ezeep-02.png'
import exquisitedroid from './portfolio-exquisitedroid.png'
import mrreader from './portfolio-mrreader.png'
export default {
oceanprotocol,
@ -25,5 +26,6 @@ export default {
ezeep,
ezeep01,
ezeep02,
exquisitedroid
exquisitedroid,
mrreader,
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 KiB