changed link of project week 2 to githib pages

This commit is contained in:
II-Paulus-II 2024-04-10 18:55:07 +01:00
parent 9d231cf1da
commit 04f3e27331

View File

@ -12,7 +12,7 @@ export const webProjects = [
Image: "/projectimgs/jasonbourne.webp", Image: "/projectimgs/jasonbourne.webp",
Details: "", Details: "",
Features: "", Features: "",
Technologies: "Javascript, HTML, CSS, Express JS", Technologies: "Javascript, HTML, CSS, Express JS, SQLite",
GitHub: "https://github.com/II-Paulus-II/project-week4", GitHub: "https://github.com/II-Paulus-II/project-week4",
Hosted: "https://cia-message-board.onrender.com/", Hosted: "https://cia-message-board.onrender.com/",
}, },
@ -32,7 +32,7 @@ export const webProjects = [
Features: "Click to hack", Features: "Click to hack",
Technologies: "Javascript, HTML, CSS", Technologies: "Javascript, HTML, CSS",
GitHub: "https://github.com/II-Paulus-II/project-week2", GitHub: "https://github.com/II-Paulus-II/project-week2",
Hosted: "https://paulus-project-week2.vercel.app/", Hosted: "https://ii-paulus-ii.github.io/project-week2/",
}, },
{ {
Name: "Dangerous Cows - Image Gallery", Name: "Dangerous Cows - Image Gallery",