From ab61379725d092d054b91b0f34c65465bd8678c1 Mon Sep 17 00:00:00 2001 From: gholi-dev Date: Sat, 23 Sep 2023 12:58:19 +0330 Subject: [PATCH] Add gitlab icon to tv page --- pages/tv/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/tv/index.js b/pages/tv/index.js index 289873ce..46b364a4 100644 --- a/pages/tv/index.js +++ b/pages/tv/index.js @@ -285,7 +285,6 @@ const Videos = () => {
{ { videoTitle: "راه اندازی CI/CD به وسیله GitHub", link: "https://files.liara.ir/liara/CICD/cicd-github.mp4", + platform: "github", }, { videoTitle: "راه اندازی CI/CD به وسیله GitLab", link: "https://files.liara.ir/liara/CICD/cicd-gitlab.mp4", + platform: "gitlab", }, ]} />