finally fix workflow i hope
This commit is contained in:
parent
53996ec2ba
commit
b9f1733126
8 changed files with 113 additions and 126 deletions
|
@ -1,10 +1,11 @@
|
|||
use colored::Colorize;
|
||||
|
||||
pub fn print_splash() {
|
||||
println!
|
||||
("# #
|
||||
println!(
|
||||
"# #
|
||||
# Welcome to the Zenyx terminal #
|
||||
# #");
|
||||
# #"
|
||||
);
|
||||
println!(
|
||||
"{}",
|
||||
format!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue