{{ $t("projects.video_editor.title") }}
-{{ $t("projects.video_editor.subtitle") }}
+{{ $t("projects.video_editor.subtitle") }}
From c3c0298e2458bd03d274d38ec0f0cb713639ec24 Mon Sep 17 00:00:00 2001 From: LJ5O <75009579+LJ5O@users.noreply.github.com> Date: Tue, 29 Apr 2025 17:55:31 +0200 Subject: [PATCH] new subtitle class --- src/views/ContactView.vue | 2 +- src/views/SkillsView.vue | 2 +- src/views/projects/semanticSegmentationView.vue | 2 +- src/views/projects/videoEditorView.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/ContactView.vue b/src/views/ContactView.vue index 27869df..20a80ab 100644 --- a/src/views/ContactView.vue +++ b/src/views/ContactView.vue @@ -6,7 +6,7 @@
{{ $t("contact.subtitle") }}
+{{ $t("contact.subtitle") }}
{{ $t("contact.emails.research.desc", {user:"a", domain:"b"}) }}
{{ $t("skills.subtitle") }}
+{{ $t("skills.subtitle") }}
{{ $t("projects.semantic_segmentation.subtitle") }}
+{{ $t("projects.semantic_segmentation.subtitle") }}
{{ $t("projects.video_editor.subtitle") }}
+{{ $t("projects.video_editor.subtitle") }}