mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2026-05-06 08:46:40 +00:00
Update projects
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<ProjectCard
|
||||
title="Image deblur" :image="image"
|
||||
title="Image Deblur" :image="image"
|
||||
:links="[
|
||||
{ label: 'Repository', url: 'https://github.com/NotXia/imaging' }
|
||||
]">
|
||||
|
||||
<p class="text-center">{{ $t("unibo_21-22") }}</p>
|
||||
<!-- <p class="text-center">{{ $t("unibo_21-22") }}</p> -->
|
||||
<p>{{ $t('imaging.description') }}</p>
|
||||
</ProjectCard>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user