From 1b22cf19fdfd504f191a1843bd9b6f233f55e7bc Mon Sep 17 00:00:00 2001 From: Kevin Kwan Date: Fri, 10 May 2024 22:31:54 -0400 Subject: [PATCH] Update Preview URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 711a1b5..b33a1ef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Windows XP Website Template A basic, static website to display your socials or other pages in the form of Windows icons on a Windows XP Desktop. -# [Preview (Click Me)](https://kevin-kwan.github.io/WindowsXPWebsite/) +# [Preview (Click Me)](https://windows-xp-website.vercel.app/) Note: This repository is in maintenance mode. This means we focus on keeping the project alive by not allowing major overhauls of any system or any major features. Fixing bugs, updating sources and ensuring that code interacting with external resources still function will be our main goal. # How to Install/Modify It should be pretty explanatory if you have basic knowledge of html, js, and css. In any case, you can edit the index.html file to your liking by replacing the icons and social links, positioning them wherever you want, etc.