diff --git a/index.html b/index.html index 24067f0..8346372 100755 --- a/index.html +++ b/index.html @@ -368,10 +368,7 @@ Copyright © All r gtag('js', new Date()); gtag('config', 'UA-50624959-4'); - - document.onload = function(){ - document.getElementById('yearExp').innerText = (new Date()).getFullYear() - 2015 - } + document.getElementById('yearExp').innerText = (new Date()).getFullYear() - 2015