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="Platform game" :image="image"
|
||||
title="Platform Game" :image="image"
|
||||
:links="[
|
||||
{ label: 'Repository', url: 'https://github.com/NotXia/platform-game' }
|
||||
]">
|
||||
|
||||
<p class="text-center">{{ $t("unibo_20-21") }}</p>
|
||||
<!-- <p class="text-center">{{ $t("unibo_20-21") }}</p> -->
|
||||
<p>{{ $t('platform.description') }}</p>
|
||||
</ProjectCard>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user