From c1c21b2ee070746257bee93c9a6025029f1f7ca3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=93=E9=BC=A0?= <71394853+hamster1963@users.noreply.github.com> Date: Fri, 17 Jan 2025 10:15:19 +0800 Subject: [PATCH] feat: new theme nezha-ascii --- service/singleton/frontend-templates.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/service/singleton/frontend-templates.yaml b/service/singleton/frontend-templates.yaml index fd87a8c..c374943 100644 --- a/service/singleton/frontend-templates.yaml +++ b/service/singleton/frontend-templates.yaml @@ -11,6 +11,12 @@ author: "hamster1963" version: "v1.12.5" isofficial: true +- path: "nezha-ascii-dist" + name: "Nezha-ASCII" + repository: "https://github.com/hamster1963/nezha-ascii" + author: "hamster1963" + version: "v1.0.0" + isofficial: true - path: "nazhua-dist" name: "Nazhua" repository: "https://github.com/hi2shark/nazhua"