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('