From d8f0a1c90d5a0af0250d4c8c7c31eb06561e0fa4 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Sat, 14 Oct 2023 17:43:31 +0300 Subject: [PATCH] Add PrimeTV to root --- assets/menu/menu.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/assets/menu/menu.json b/assets/menu/menu.json index f2edd2eee..0ffc79d22 100644 --- a/assets/menu/menu.json +++ b/assets/menu/menu.json @@ -543,6 +543,11 @@ } ] }, + { + "name": "PrimeTV", + "icon": "pi pi-youtube", + "href": "https://www.youtube.com/@cagataycivici" + }, { "name": "Discover", "icon": "pi pi-search", @@ -555,10 +560,6 @@ "name": "Roadmap", "to": "/roadmap" }, - { - "name": "PrimeTV", - "href": "https://www.youtube.com/channel/UCTgmp69aBOlLnPEqlUyetWw" - }, { "name": "Source Code", "href": "https://github.com/primefaces/primevue"