From 07e3b4bdadf69ff6b0174a63d10519634b5d1849 Mon Sep 17 00:00:00 2001 From: wfxey <158351052+wfxey@users.noreply.github.com> Date: Fri, 19 Jul 2024 22:24:08 +0200 Subject: [PATCH] Added another console message --- JS/welcome_console_message.js | 1 + leave/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/JS/welcome_console_message.js b/JS/welcome_console_message.js index 6d90e8c..4a1866f 100644 --- a/JS/welcome_console_message.js +++ b/JS/welcome_console_message.js @@ -1,3 +1,4 @@ +console.log("This Website is hosted with GHP (GitHub Pages)") console.log("Note: This page contains raw information only. There are no external links or redirections, and no downloads or additional content are provided. This is purely raw text."); console.log("Made by D&I") console.log("-------------------------") \ No newline at end of file diff --git a/leave/index.html b/leave/index.html index b435fda..e3563bf 100644 --- a/leave/index.html +++ b/leave/index.html @@ -5,6 +5,7 @@