Fix new line

This commit is contained in:
Ceres 2025-11-15 18:05:24 +00:00
parent 9914792916
commit 3c97a2eab1
Signed by: ceres-sees-all
GPG key ID: 9814758436430045

View file

@ -122,8 +122,8 @@ $('body').terminal({
this.echo("Some commands to get you started:\n"+ this.echo("Some commands to get you started:\n"+
"• about: show about info\n"+ "• about: show about info\n"+
"• services: links to all the services i host, run 'services help' to get a full list\n"+ "• services: links to all the services i host, run 'services help' to get a full list\n"+
"• pgp: import my pgp public key"+ "• pgp: import my pgp public key\n"+
"• meow: mrow"+ "• meow: mrow\n"+
"\n "+ "\n "+
"\n"+ "\n"+
"...Thats it for now, sorgy"); "...Thats it for now, sorgy");