更新封面和readme

This commit is contained in:
dela
2026-02-05 10:17:55 +08:00
parent e5a717e94e
commit 3fea0ee89c
7 changed files with 110 additions and 15 deletions

View File

@@ -45,7 +45,6 @@ func (m *Manager) Render() (string, error) {
}
sb.WriteString("━━━━━━━━━━━━━━━\n")
sb.WriteString("_自动生成_")
return sb.String(), nil
}