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>
|
</p>
|
||||||
<br />
|
<br />
|
||||||
<div className="flex flex-row flex-wrap gap-2">
|
<div className="flex flex-row flex-wrap gap-2">
|
||||||
<Kbd>UI design</Kbd>
|
<Kbd>#uidesign</Kbd>
|
||||||
<Kbd>Web development</Kbd>
|
<Kbd>#webdevelopment</Kbd>
|
||||||
<Kbd>Automation testing</Kbd>
|
<Kbd>#automationtesting</Kbd>
|
||||||
<Kbd>DevOps</Kbd>
|
<Kbd>#devops</Kbd>
|
||||||
<Kbd>Monitoring</Kbd>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</>
|
</>
|
||||||
|
|
Loading…
Add table
Reference in a new issue