From 72d416c06177bc9d7160f74a87d93bb3acfb32d2 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Wed, 26 Jul 2023 00:28:01 +0800 Subject: [PATCH] Added guestbook links --- about/index.html | 3 +++ changelog/index.html | 1 + components/header.js | 1 + home.html | 5 +++-- 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/about/index.html b/about/index.html index 1abdab86..757a7cd7 100644 --- a/about/index.html +++ b/about/index.html @@ -43,6 +43,9 @@

On this site, you can find various stuff and resources I have created or compiled, as well as articles dedicated to my interests.

+

Feel free to drop a message and say hi on my guestbook!

+ +

The Site Owner

diff --git a/changelog/index.html b/changelog/index.html index 870fbd0a..6a5b5245 100644 --- a/changelog/index.html +++ b/changelog/index.html @@ -42,6 +42,7 @@

July 25, 2023:

diff --git a/components/header.js b/components/header.js index d442643a..cdf5b065 100644 --- a/components/header.js +++ b/components/header.js @@ -32,6 +32,7 @@ document.querySelector("nav").innerHTML = ` + `; \ No newline at end of file diff --git a/home.html b/home.html index de452ea8..edb07d95 100644 --- a/home.html +++ b/home.html @@ -36,8 +36,8 @@

Welcome!

-

Hello! You can call me Leilukin. Welcome to my website!

-

This hub is my own personal corner on the internet. Enjoy your stay!

+

Hello! You can call me Leilukin. Welcome to my website! This site is my own personal hub and corner on the internet.

+

Feel free to drop a message and say hi on my guestbook. Enjoy your stay!

@@ -45,6 +45,7 @@

July 25, 2023: