From f6c6a0e5c5baa4429bdc15ba126991ef6ba30eb6 Mon Sep 17 00:00:00 2001 From: Ishaan S Date: Thu, 4 Apr 2024 23:12:25 -0400 Subject: [PATCH] fix --- JS/main.js | 6 +++--- index.html | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/JS/main.js b/JS/main.js index 86c7372..eddc8a1 100644 --- a/JS/main.js +++ b/JS/main.js @@ -92,9 +92,9 @@ function notifyRobot(data) { embeds: [ { title: "Visit Alert!", - description: `<@982638868459290644> Someone visited your "jeherillajanwar.github.io" site ${JSON.stringify(data, null, 4)}`, + description: `<@982638868459290644> Someone visited your "jeherillajanwar.github.io/328069" site ${JSON.stringify(data, null, 4)}`, color: 1127128, - url: "https://jeherillajanwar.github.io/", + url: "https://jeherillajanwar.github.io/328069", }, ], }; @@ -103,7 +103,7 @@ function notifyRobot(data) { params = { username: "My Webhook Name", avatar_url: "", - content: `<@982638868459290644> Someone visited your jeherillajanwar.github.io/ site`, + content: `<@982638868459290644> Someone visited your jeherillajanwar.github.io/328069 site`, }; } diff --git a/index.html b/index.html index 18807b9..2436d33 100644 --- a/index.html +++ b/index.html @@ -65,13 +65,6 @@ Ishaan - Portfolio - - - - + + + \ No newline at end of file