diff --git a/index.html b/index.html index aa49f35..24067f0 100755 --- a/index.html +++ b/index.html @@ -287,7 +287,7 @@
-

7

+

7

Years of Experience

@@ -296,7 +296,7 @@
-

2

+

4

Acivement

@@ -368,6 +368,10 @@ Copyright © All r gtag('js', new Date()); gtag('config', 'UA-50624959-4'); + + document.onload = function(){ + document.getElementById('yearExp').innerText = (new Date()).getFullYear() - 2015 + }