Skip to content

Commit 0e7d130

Browse files
committed
started successfully
1 parent 84bc128 commit 0e7d130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webserver/http.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ fn log_welcome_message(config: &AppConfig) {
684684
let web_root = config.web_root.display();
685685

686686
println!(
687-
"{sparkle} SQLPage v{version} is ready! {sparkle}\n\n\
687+
"{sparkle} SQLPage v{version} started successfully! {sparkle}\n\n\
688688
View your website at:\n{link} {address_message}\n\n\
689689
Create your pages with SQL files in:\n{computer} {web_root}\n\n\
690690
Happy coding! {rocket}"

0 commit comments

Comments
 (0)