Code for my portfolio website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 lines
397 B

document.getElementById("smartgaragedoor").onclick = function() {
location.href = "https://github.com/Rav4s/New-Pi-Garage-Door-Opener";
};
document.getElementById("repairdashboard").onclick = function() {
location.href = "https://repairability.yeetpc.com/";
};
document.getElementById("thinkpadx220").onclick = function() {
location.href = "https://www.yeetpc.com/blog/entry.php";
};