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