From 9ac854268c5e260127af600130ef6bf753e423e9 Mon Sep 17 00:00:00 2001 From: Alessandro Pignotti Date: Mon, 8 Jul 2024 11:52:27 +0200 Subject: [PATCH] Remove stale method --- index.html | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/index.html b/index.html index 1f66772..a329117 100644 --- a/index.html +++ b/index.html @@ -120,17 +120,6 @@ __ __ _ __ ____ __ const underline= "\x1b[94;4m"; const normal= "\x1b[0m"; var printOnTerm = { - getAsciiTitle: function () - { - var title = [ - color + " __ __ _ __ ____ __ " + normal, - color + " \\ \\ / /__| |_\\ \\ / / \\/ | " + normal, - color + " \\ \\/\\/ / -_) '_ \\ V /| |\\/| | " + normal, - color + " \\_/\\_/\\___|_.__/\\_/ |_| |_| " + normal, - - ]; - return title; - }, getAsciiText: function () { var text = [