mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-16 11:31:49 +01:00
Update projects
This commit is contained in:
10
components/projects/cards/BScThesis.vue
Normal file
10
components/projects/cards/BScThesis.vue
Normal file
@ -0,0 +1,10 @@
|
||||
<template>
|
||||
<ProjectCard
|
||||
:title="$t('bsc_thesis.title')"
|
||||
:links="[
|
||||
]">
|
||||
|
||||
<p class="text-center">{{ $t("unibo_22-23") }}</p>
|
||||
<p>{{ $t("bsc_thesis.description") }}</p>
|
||||
</ProjectCard>
|
||||
</template>
|
||||
Reference in New Issue
Block a user