From 41d7ea5b03b58b7b8cb67ea00e7d3c14e50f0e9d Mon Sep 17 00:00:00 2001 From: Adil Sadqi <42699429+AdilSadqi@users.noreply.github.com> Date: Sat, 1 Apr 2023 21:48:13 +0000 Subject: [PATCH] Update commands.js.download --- index_files/commands.js.download | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index_files/commands.js.download b/index_files/commands.js.download index 7dfafa5..fa18762 100644 --- a/index_files/commands.js.download +++ b/index_files/commands.js.download @@ -9,7 +9,7 @@ var jaber = "jaber"; var whatsapp = "https://wa.link/p8dhsa"; var phone = "tel:+212624489471"; var email = 'mailto:adil@asadqi.com'; -var windows = 'https://win.asadqi.com'; +var website = 'https://win.asadqi.com'; var cloud = "https://cloud.asadqi.com"; var instagramjb = "https://www.instagram.com/sadqi.jpeg"; var curl = ''; @@ -93,7 +93,7 @@ social = [ 'twitter twitter/adilsadqi' + '', 'whatsapp whatsapp/adilsadqi' + "", 'phone phone/number' + "", - 'website webpage/adilsadqi' + "", + "
" ]; @@ -123,7 +123,7 @@ help = [ "
", 'whois Who is Adil?', 'whoami Who are you?', - 'website Webpage version', + 'windows Windows Sadqi', 'social Display social networks', 'secret Find the password', 'projects View coding projects', @@ -166,5 +166,5 @@ banner = [ "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", 'Welcome to my interactive web terminal.', - "For a list of available commands, type 'help' Or type 'windows' For windows version. ", + "For a list of available commands, type 'help' Or type 'windows' For Windows Version. ", ];