From 0c608fda02413f89f6991d1dafbaa5f79bef67d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Mu=C3=B1oz?= Date: Fri, 19 Oct 2018 04:35:12 +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 f236c8b..0ee23dc 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 = '';