mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
Rename the banner
This commit is contained in:
parent
7b7e3c4b7a
commit
77e49d5cd5
@ -125,12 +125,10 @@ fn print_banner() {
|
||||
println!("\x1B[36m");
|
||||
println!(
|
||||
r"
|
||||
__ __ .__ __. __ __ ___ ___
|
||||
| | | | | \ | | | | | | \ \ / /
|
||||
| | | | | \| | | | | | \ V /
|
||||
.--. | | | | | . ` | | | | | > <
|
||||
| `--' | | | | |\ | | `--' | / . \
|
||||
\______/ |__| |__| \__| \______/ /__/ \__\
|
||||
_ ___ _____ ___ ___ ___ _ _ _ ___
|
||||
/_\ / __|_ _| __| _ \_ _| \| | /_\ / __|
|
||||
/ _ \\__ \ | | | _|| /| || .` |/ _ \\__ \
|
||||
/_/ \_\___/ |_| |___|_|_\___|_|\_/_/ \_\___/
|
||||
"
|
||||
);
|
||||
println!("\x1B[0m");
|
||||
|
Loading…
x
Reference in New Issue
Block a user