Update skill tags to include hashtags
All checks were successful
forgejo/romanjaros/portfolio/pipeline/head This commit looks good
All checks were successful
forgejo/romanjaros/portfolio/pipeline/head This commit looks good
This commit is contained in:
parent
254eaaef59
commit
620bf3df8c
1 changed files with 4 additions and 5 deletions
|
@ -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>
|
||||
</>
|
||||
|
|
Loading…
Add table
Reference in a new issue