From d51b64866f9c4982c6aa6a59187e36d60fd664b5 Mon Sep 17 00:00:00 2001 From: mgt Date: Fri, 15 Mar 2024 20:45:48 +0800 Subject: [PATCH] chore: adjust description --- web/src/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/main.ts b/web/src/main.ts index ede5f80..f6fbf7b 100644 --- a/web/src/main.ts +++ b/web/src/main.ts @@ -22,7 +22,7 @@ const App = () => { } ) return div( - p("Powered by ", a({ + p("Online Typst Code Formatter. Powered by ", a({ href: "https://github.com/Enter-tainer/typst-geshihua" }, "Typst Geshihua")), textarea({