more additions

This commit is contained in:
David Young
2026-03-15 08:59:01 -06:00
parent 00f6062377
commit d82d558265
3 changed files with 15 additions and 11 deletions

View File

@@ -4,13 +4,13 @@
print_logo() {
cat << "EOF"
██
█ ██
██ ██████ █████ ██ █████ █████ ████ ██ █████ ██
██ ██ ██ ███ ███████ ██ ██ ██ ██ ██ ████████ ██ ██ ███████
█████ ██████ ██ ██ ██████ ██ ████████ ██ █ ███████ ██ ██
██ ██████ ███████ ██████ ██ ██████ ██████ ██████ ███████
██╗ ██╗ █████╗ ███╗ ███╗██████╗ █████╗ ██████╗██╗ ██╗
██║ ██║██╔══██╗████╗ ████║██╔══██╗██╔══██╗██╔════╝██║ ██╔╝
██████║███████║██╔████╔██║██████╔╝█████████ █████╔╝
██╔══██║██╔══██║██║╚██╔╝████╔═══╝ ██╔══██║██║ ██╔═██╗
██║ ████ ██║██║ ╚═╝ ████ ██║ ██║╚██████╗██║ ██╗
╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝
EOF