Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Added another console message
Browse files Browse the repository at this point in the history
  • Loading branch information
wfxey committed Jul 19, 2024
1 parent 09ddcb4 commit 07e3b4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions JS/welcome_console_message.js
Original file line number Diff line number Diff line change
@@ -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("-------------------------")
1 change: 1 addition & 0 deletions leave/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>D&I</title>
<link rel="stylesheet" href="https://d-i-projects.github.io/website/CSS/style.css">
<link rel="icon" type="image/x-icon" href="https://d-i-projects.github.io/website/IMG/icon_bg.png">
<script>
function handleByeClick(event) {
event.preventDefault();
Expand Down

0 comments on commit 07e3b4b

Please sign in to comment.