feat: integrate dodo brand logo
ci / gitleaks (push) Successful in 7s
ci / docker (push) Successful in 3m28s

This commit is contained in:
2026-09-11 15:09:20 +08:00
parent 8efe982e1e
commit ec6ba56532
20 changed files with 54 additions and 12 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
set -eu
LC_ALL=C
openssl rand -base64 192 | tr -dc 'A-Za-z0-9' | cut -c1-192