diff options
Diffstat (limited to 'src/shell.html')
| -rw-r--r-- | src/shell.html | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/src/shell.html b/src/shell.html index 03321c7..aee9bd6 100644 --- a/src/shell.html +++ b/src/shell.html @@ -3,7 +3,7 @@    <head>      <meta charset="utf-8">      <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -    <title>Pendulum</title> +    <title>Portal Engine</title>      <style>        .el { margin: 5px; }        div.el { float: left; } @@ -80,4 +80,3 @@      {{{ SCRIPT }}}    </body>  </html> -d | 
