mirror of
https://github.com/basnijholt/compose-farm.git
synced 2026-08-01 19:00:33 +01:00
cli: Color web banner attic window
This commit is contained in:
@@ -23,7 +23,9 @@ def _compose_farm_banner() -> Text:
|
||||
|
||||
banner.append(" .-^-.\n", style=structure)
|
||||
banner.append(" .-' _ '-.\n", style=structure)
|
||||
banner.append(" / |_| \\\n", style=structure)
|
||||
banner.append(" / ", style=structure)
|
||||
banner.append("|_|", style=windows)
|
||||
banner.append(" \\\n", style=structure)
|
||||
banner.append(" /-------------\\\n", style=structure)
|
||||
banner.append(" / ", style=structure)
|
||||
banner.append("[]", style=windows)
|
||||
|
||||
Reference in New Issue
Block a user