Update skill tags to include hashtags
All checks were successful
forgejo/romanjaros/portfolio/pipeline/head This commit looks good

This commit is contained in:
Roman Jaroš 2025-01-15 19:39:04 +00:00
parent 254eaaef59
commit 620bf3df8c

View file

@ -26,11 +26,10 @@ export const AboutMe = () => {
</p>
<br />
<div className="flex flex-row flex-wrap gap-2">
<Kbd>UI design</Kbd>
<Kbd>Web development</Kbd>
<Kbd>Automation testing</Kbd>
<Kbd>DevOps</Kbd>
<Kbd>Monitoring</Kbd>
<Kbd>#uidesign</Kbd>
<Kbd>#webdevelopment</Kbd>
<Kbd>#automationtesting</Kbd>
<Kbd>#devops</Kbd>
</div>
</section>
</>