From 33aef4c4828f1a124fe38eaabc11cf16e83b69e3 Mon Sep 17 00:00:00 2001 From: Rakantor Date: Fri, 28 Apr 2023 19:21:02 +0200 Subject: [PATCH] Add some project specific images --- pages/portfolio.vue | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pages/portfolio.vue b/pages/portfolio.vue index 651d49e..1bea73d 100644 --- a/pages/portfolio.vue +++ b/pages/portfolio.vue @@ -15,6 +15,7 @@ > @@ -45,7 +46,6 @@ {{ project.subtitle }} - {{ $t(project.description) }} @@ -139,15 +139,16 @@ export default { tech: ['nuxt3', 'vuetify3', 'ghpages'], repoUrl: 'github.com/Rakantor/personal-portfolio', projectUrl: 'mave.dev', - images: ['personal-website-1.jpg'] + images: ['personal-website-1.jpg'], + class: 'pa-2' }, { title: 'IU Gamer App', subtitle: 'Android app', description: 'iuGamerApp', - tech: ['android', 'firebase'], + tech: ['java', 'android', 'firebase'], repoUrl: 'github.com/Rakantor/iubh-gamer-app', - images: [] + images: ['iu-gamer-app-1.jpg', 'iu-gamer-app-2.jpg'] } ], tech: { @@ -242,7 +243,7 @@ export default { methods: { generateBadgen (label, iconUrl) { // const iconColor = iconUrl.hex - const iconColor = 'FFFFFF' + const iconColor = 'FFFFFF' // white const iconSvg = iconUrl.svg.replace('