From b120e405871d010926b8c5d49b44f06c421457be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Mu=C3=B1oz?= Date: Fri, 19 Oct 2018 04:49:08 +0000 Subject: [PATCH] Update index.html --- public/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 = '';