From 47a6499838a7626e5285004019e03c062519a819 Mon Sep 17 00:00:00 2001 From: Dave R Date: Fri, 2 Nov 2018 17:16:17 +0000 Subject: [PATCH] Update index.js --- assets/js/index.js | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/assets/js/index.js b/assets/js/index.js index dc48271d..96eff83e 100644 --- a/assets/js/index.js +++ b/assets/js/index.js @@ -1,23 +1,22 @@ /* -███████████████████████████████████████████████████████████ -█ █╗ -█ ███╗ ███╗██╗ ██╗███████╗ █║ -█ ████╗ ████║██║ ██║██╔════╝ █║ -█ ██╔████╔██║██║ ██║█████╗ █║ -█ ██║╚██╔╝██║██║ ██║██╔══╝ █║ -█ ██║ ╚═╝ ██║╚██████╔╝███████╗ █║ -█ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝ █║ -█ █║ -█ Copyright 2018 Dave R (ohlookitsderpy) █║ -█ Licensed under MIT █║ -█ GitHub: https://github.com/ohlookitsderpy/Mue █║ -█ █║ -█ Spanish Translation made by: Pepehound █║ -█ Portuguese Translation made by: Candystick █║ -█ █║ -█ Special thanks to contributors! <3 █║ -███████████████████████████████████████████████████████████║ - ╚═════════════════════════════════════════════════════════╝ +█████████████████████████████████████████████████████████████ +██ ██ +██ ███ ███ ██ ██ ███████ ██ +██ ████ ████ ██ ██ ██ ██ +██ ██ ████ ██ ██ ██ █████ ██ +██ ██ ██ ██ ██ ██ ██ ██ +██ ██ ██ ██████ ███████ ██ +██ ██ +██ ██ +██ Copyright 2018 Dave R (ohlookitsderpy) ██ +██ Licensed under MIT ██ +██ GitHub: https://github.com/ohlookitsderpy/Mue ██ +██ ██ +██ Spanish Translation made by: Pepehound ██ +██ Portuguese Translation made by: Candystick ██ +██ ██ +██ Special thanks to contributors! <3 ██ +█████████████████████████████████████████████████████████████ */ // start a separate function for each of the things that we need to do