mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 11:14:23 +01:00
fix: visual tweaks
This commit is contained in:
@@ -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().
|
||||
|
||||
Reference in New Issue
Block a user