diff options
author | kartofen <mladenovnasko0@gmail.com> | 2023-04-15 18:27:29 +0300 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2023-04-15 18:27:29 +0300 |
commit | cf631e23e1d0e29edac2e13446bdd42235c111fc (patch) | |
tree | 141f85599c7bd47b3fcb0a3088a5ce117d6e18fd /src/shell.html | |
parent | 02ec17653ee5399eac67871dfd5fb193bb9dce2f (diff) |
collision and depth shading
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 |