diff --git a/index.html b/index.html index 78597cc..e255996 100755 --- a/index.html +++ b/index.html @@ -206,9 +206,9 @@ homeButton.src = 'img/home.png'; if (endedTyping) { a = box1.innerHTML; + box2.innerHTML = b; + fade(10); } - box2.innerHTML = b; - fade(10); },250); } @@ -234,7 +234,7 @@ meliurwen-web-server login: ') .put('Last login bla bla bla
\ Welcome to elementary OS Loki bla bla
\
\ - * Website: https://meliurwen.tk
\ + * Website: ' + window.location.href + '
\
\ 0 packages have to be updated
\ 0 security updates
\ @@ -258,9 +258,14 @@ Welcome to elementary OS Loki bla bla
\ tabBottom = document.createElement("div"); tabBottom.id = "tab-bottom"; + months = ['Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec']; + today = new Date(); + date = ('0' + today.getDate()).slice(-2) + '-' + months[today.getMonth()] + '-' + today.getFullYear().toString().substr(-2); + time = today.getHours() + ':' + today.getMinutes(); + tabBottom.innerHTML = '\ [web-portfolio_0:bash*\ - "meliurwen-web-server.remotedatacenter" 10:53 20-Feb-18' + "meliurwen-web-server.remotedatacenter" ' + time + ' ' + date + '' document.getElementById("tab-left-container").style = null; document.getElementById("terminal-1").appendChild(tabRight); @@ -331,7 +336,8 @@ Living in: Milan, Italy
\ Actual occupation: Student
\
\ [Fields of study]
\ -Computer Science (undergraduate)
\ +Master Degree in Computer Science (ongoing)
\ +Bachelor Degree in Computer Science
\ Industrial Engineer spec. in Metallurgy
\
\ [Languages]
\ @@ -368,7 +374,7 @@ API rate Limits.\ [Hobbies]
\ Retroware (both hardware and sowftware) enthusiast, GB and GBC\ architecture admirer, pixelart, calligrapy and cartography lover,\ -space and and anything related fanatic, Linux user since 2006.
\ +space and and anything related fanatic, GNU/Linux user since 2006.
\
\ [Contacts and Socials]
\ Email: meliurwen at gmail dot com
\