diff --git a/public/index.html b/public/index.html index 0ee23dc..9eb2429 100644 --- a/public/index.html +++ b/public/index.html @@ -39,10 +39,10 @@ result = "\\n".join(parts) figure = '''| ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄| {} |___________| -      \\ (•◡•) / -       \\     / -         --- -        |   |'''.format(result) + \\ (•◡•) / + \\ / + — + | |'''.format(result) print(figure)`; var mypre = document.getElementById("output"); mypre.innerHTML = '';