Test new version of section menyu.
Some checks are pending
lint / runner / vale (push) Waiting to run
Lint / MegaLinter (push) Waiting to run

This commit is contained in:
g_it 2026-03-14 22:53:55 +01:00
commit 3ba0cc55b1
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -14,11 +14,11 @@ title: Resume
<!-- markdownlint-disable MD033 -->
<!-- markdownlint-disable MD013 -->
<!-- <div class="section-menu">
<span><a href="#experience">experience</a></span>
<span><a href="#skills">skills</a></span>
<span><a href="#learning">learning</a></span>
</div> -->
<div class="section-menu">
<span><a href="#experience" onclick="event.preventDefault(); document.getElementById('experience').scrollIntoView({behavior:'smooth'})">experience</a></span>
<span><a href="#skills" onclick="event.preventDefault(); document.getElementById('skills').scrollIntoView({behavior:'smooth'})">skills</a></span>
<span><a href="#learning" onclick="event.preventDefault(); document.getElementById('learning').scrollIntoView({behavior:'smooth'})">learning</a></span>
</div>
<div id="hero">
<div class="title">Gugulethu Hlekwayo</div>