From cdf341e3bfa32b9f5ffa6d07acb2c960c9f82263 Mon Sep 17 00:00:00 2001 From: Jonathon Leight Date: Sun, 21 Jun 2026 23:34:58 -0400 Subject: [PATCH] Fix console button color --- internal/core/templates/org.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/core/templates/org.html b/internal/core/templates/org.html index fb80e6c..cd57c86 100644 --- a/internal/core/templates/org.html +++ b/internal/core/templates/org.html @@ -97,7 +97,7 @@ {{.Name}}
owner {{.OwnerName}}
- {{template "icon-terminal" "me-1"}}Console + {{template "icon-terminal" "me-1"}}Console {{end}}