From a9d14a0dfa1e0d001b0b237b6afe91b07c67e7a5 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 1 Aug 2026 20:21:57 +0800 Subject: [PATCH] chore(frontend-templates): add Nezha-Pixel template --- service/singleton/frontend-templates.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/service/singleton/frontend-templates.yaml b/service/singleton/frontend-templates.yaml index 7d612ace..1d538ab6 100644 --- a/service/singleton/frontend-templates.yaml +++ b/service/singleton/frontend-templates.yaml @@ -26,3 +26,8 @@ repository: "https://github.com/hamster1963/nezha-ascii" author: "hamster1963" version: "v1.1.0" +- path: "nezha-pixel-dist" + name: "Nezha-Pixel" + repository: "https://github.com/karllao/nezha-pixel" + author: "karllao" + version: "v1.5.0"