From 51f23a0a6464773c5e004e09ddaa6950b068efbf Mon Sep 17 00:00:00 2001 From: Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com> Date: Fri, 26 Jun 2026 20:50:31 -0300 Subject: [PATCH] docs(gh-pages): add Moonlight Tizen to clients (#5343) --- gh-pages-template/_data/clients.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gh-pages-template/_data/clients.yml b/gh-pages-template/_data/clients.yml index 4033c0d4e..187793bfd 100644 --- a/gh-pages-template/_data/clients.yml +++ b/gh-pages-template/_data/clients.yml @@ -165,3 +165,16 @@ url: "https://github.com/mariotaku/moonlight-tv#download" icon_fa: "fas fa-download" btn_class: "btn btn-info" + +- name: "Samsung Tizen TV" + type: "community" + github: "https://github.com/brightcraft/moonlight-tizen" + icons: + - src: "https://cdn.jsdelivr.net/npm/simple-icons@16/icons/samsung.svg" + alt: "Samsung Tizen TV" + invert: true + downloads: + - label: "Download on GitHub" + url: "https://github.com/brightcraft/moonlight-tizen/releases" + icon_fa: "fab fa-github" + btn_class: "btn btn-info"