mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-09 13:26: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!("\x1B[36m");
|
||||||
println!(
|
println!(
|
||||||
r"
|
r"
|
||||||
__ __ .__ __. __ __ ___ ___
|
_ ___ _____ ___ ___ ___ _ _ _ ___
|
||||||
| | | | | \ | | | | | | \ \ / /
|
/_\ / __|_ _| __| _ \_ _| \| | /_\ / __|
|
||||||
| | | | | \| | | | | | \ V /
|
/ _ \\__ \ | | | _|| /| || .` |/ _ \\__ \
|
||||||
.--. | | | | | . ` | | | | | > <
|
/_/ \_\___/ |_| |___|_|_\___|_|\_/_/ \_\___/
|
||||||
| `--' | | | | |\ | | `--' | / . \
|
|
||||||
\______/ |__| |__| \__| \______/ /__/ \__\
|
|
||||||
"
|
"
|
||||||
);
|
);
|
||||||
println!("\x1B[0m");
|
println!("\x1B[0m");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user