diff --git a/assets/images/projects/distributed_optmization.png b/assets/images/projects/distributed_optmization.png new file mode 100644 index 0000000..ddb258d Binary files /dev/null and b/assets/images/projects/distributed_optmization.png differ diff --git a/assets/images/projects/instance_detection.png b/assets/images/projects/instance_detection.png new file mode 100644 index 0000000..41daf53 Binary files /dev/null and b/assets/images/projects/instance_detection.png differ diff --git a/assets/images/projects/natural_example.png b/assets/images/projects/natural_example.png new file mode 100644 index 0000000..a41764b Binary files /dev/null and b/assets/images/projects/natural_example.png differ diff --git a/assets/images/projects/street_anomaly.png b/assets/images/projects/street_anomaly.png new file mode 100644 index 0000000..0294e37 Binary files /dev/null and b/assets/images/projects/street_anomaly.png differ diff --git a/components/projects/ProjectCard.vue b/components/projects/ProjectCard.vue index 890af4e..d3901ab 100644 --- a/components/projects/ProjectCard.vue +++ b/components/projects/ProjectCard.vue @@ -6,7 +6,7 @@ WIP -

{{ props.title }}

+

{{ props.title }}

{{ props.subtitle }}

{{ link.label }} diff --git a/components/projects/cards/AnimalHouse.vue b/components/projects/cards/AnimalHouse.vue index 4aa1cb7..f687053 100644 --- a/components/projects/cards/AnimalHouse.vue +++ b/components/projects/cards/AnimalHouse.vue @@ -5,7 +5,7 @@ { label: 'Repository', url: 'https://github.com/NotXia/animal-house' } ]"> -

{{ $t("unibo_21-22") }}

+

{{ $t('animalhouse.description') }}