File size: 172 Bytes
bb183ef
 
 
1
2
3
4
document.getElementById('linkedin-button').addEventListener('click', function() {
    window.location.href = 'https://www.linkedin.com/in/binura-yasodya-814268217';
});