<script>
document.getElementById('current-year').textContent = new Date().getFullYear();
</script>
<a href="https://twitter.com/YourUsername" target="_blank" title="Follow us on Twitter"> </a> <a href="https://facebook.com/YourPage" target="_blank" title="Like us on Facebook"> </a> <a href="https://instagram.com/YourUsername" target="_blank" title="Follow us on Instagram"> </a> <a href="https://linkedin.com/company/YourCompany" target="_blank" title="Connect with us on LinkedIn"> </a>
<script>
document.getElementById('current-year').textContent = new Date().getFullYear();
</script>