mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
fix: visual tweaks
This commit is contained in:
parent
f2b36b9234
commit
515f4e8642
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ func logo(width int) string {
|
|||
}
|
||||
|
||||
func repo(width int) string {
|
||||
repo := "https://github.com/opencode-ai/opencode"
|
||||
repo := "github.com/opencode-ai/opencode"
|
||||
t := theme.CurrentTheme()
|
||||
|
||||
return styles.BaseStyle().
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue