diff --git a/_data/work.yml b/_data/work.yml index e4e91fc..2a4bc97 100644 --- a/_data/work.yml +++ b/_data/work.yml @@ -3,7 +3,6 @@ malung: title: Malung subtitle: COVID-19 Classifier stack: [ html, css, js, php, docker, mariadb, azure ] - link: https://github.com/RPI-ITWS/IntroTeam18 color: malung image: /res/projects/malung.png @@ -29,7 +28,7 @@ freshmanual: title: FreshManual subtitle: Mobile App stack: [ react, js, firebase, swift, objective-c ] - link: https://apps.apple.com/en/app/freshmanuals/id1627091250 + link: https://apps.apple.com/us/app/freshmanuals/id1627091250 color: freshmanual image: /res/projects/freshmanual.png diff --git a/_includes/header.html b/_includes/header.html index aa1e3f7..9847d23 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -4,10 +4,10 @@ MAX HUTZ
Experience - Resume + Resume Contact - + @@ -23,7 +23,7 @@ Experience - Resume + Resume Contact diff --git a/_layouts/experience.html b/_layouts/experience.html index 23a0b96..5af6792 100644 --- a/_layouts/experience.html +++ b/_layouts/experience.html @@ -29,7 +29,7 @@ {% endfor %} {% if malung.link %} - View {{malung.title}} + View {{malung.title}} {% endif %}