this repo has no description

🍱 Improve resume web hours

gwen.works c336baec 94024984

verified
Changed files
+2 -2
src
pages
resume
+2 -2
src/pages/resume/index.astro
··· 14 14 ); 15 15 16 16 const timeSpent = { 17 - htmlcssjs: wakatime.html + wakatime.css + wakatime.javascript, 17 + htmlcssjs: wakatime.html + wakatime.css + wakatime.javascript + wakatime.typescript + wakatime.svelte + wakatime.astro + wakatime['vue.js'] + wakatime.sass + wakatime.livescript + wakatime.stylus + wakatime.scss + wakatime.pug + wakatime['go templ'] + wakatime.coffeescript + wakatime.slim , 18 18 python: wakatime.python, 19 19 }; 20 20 ··· 64 64 <strong>{timeSpent.htmlcssjs}+</strong> hours of 65 65 <Tech name="html" />, <Tech name="css" /> and <Tech 66 66 name="javascript" 67 - /> 67 + /> over <strong>{new Date().getFullYear() - 2018} years</strong> 68 68 </li> 69 69 <li> 70 70 Large platform with a <Tech name="graphql" /> API and a <Tech