From 37bf18807a427d9eb1129f709ceaf89a376a89a5 Mon Sep 17 00:00:00 2001 From: quinnai9287 Date: Tue, 10 Sep 2024 02:40:32 +0800 Subject: [PATCH] update: dmktz video --- src/data/resume-zhtw.tsx | 5 +++++ src/data/resume.tsx | 11 ++++++++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/src/data/resume-zhtw.tsx b/src/data/resume-zhtw.tsx index b48d17a..8533fca 100644 --- a/src/data/resume-zhtw.tsx +++ b/src/data/resume-zhtw.tsx @@ -235,6 +235,11 @@ export const DATA = { image: "/dmktz.png", links: [ + { + title: "Video", + icon: , + href: "https://www.youtube.com/watch?v=lQdSmOR7UHs", + }, { title: "官方入口", icon: , diff --git a/src/data/resume.tsx b/src/data/resume.tsx index f426c0b..ecaa92c 100644 --- a/src/data/resume.tsx +++ b/src/data/resume.tsx @@ -236,9 +236,14 @@ export const DATA = { "/dmktz.png", links: [ { - title: "Official Entry", - icon: , - href: "https://dmktz.io/", + title: "Video", + icon: , + href: "https://www.youtube.com/watch?v=lQdSmOR7UHs", + }, + { + title: "Official Entry", + icon: , + href: "https://dmktz.io/", }, { title: "Instagram",