Remove section menu in Resume.
This commit is contained in:
parent
9abcbf392a
commit
9d354c437c
4 changed files with 5 additions and 11 deletions
|
|
@ -1,5 +0,0 @@
|
|||
StylesPath = styles
|
||||
Packages = Google, Readability, write-good, proselint
|
||||
|
||||
[*.{adoc,html,md}]
|
||||
gugulet-hu = YES
|
||||
|
|
@ -14,11 +14,11 @@ title: Resume
|
|||
<!-- markdownlint-disable MD033 -->
|
||||
<!-- markdownlint-disable MD013 -->
|
||||
|
||||
<div class="section-menu">
|
||||
<!-- <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> -->
|
||||
|
||||
<div id="hero">
|
||||
<div class="title">Gugulethu Hlekwayo</div>
|
||||
|
|
|
|||
|
|
@ -11,12 +11,12 @@ MarkupSafe==3.0.3
|
|||
mergedeep==1.3.4
|
||||
mkdocs==1.6.1
|
||||
mkdocs-autorefs==1.4.4
|
||||
mkdocs-get-deps==0.2.0
|
||||
mkdocs-get-deps==0.2.2
|
||||
mkdocstrings==1.0.3
|
||||
mkdocstrings-python==2.0.3
|
||||
packaging==26.0
|
||||
pathspec==1.0.4
|
||||
platformdirs==4.9.2
|
||||
platformdirs==4.9.4
|
||||
Pygments==2.19.2
|
||||
pymdown-extensions==10.21
|
||||
python-dateutil==2.9.0.post0
|
||||
|
|
@ -24,4 +24,4 @@ PyYAML==6.0.3
|
|||
pyyaml_env_tag==1.1
|
||||
six==1.17.0
|
||||
watchdog==6.0.0
|
||||
zensical==0.0.23
|
||||
zensical==0.0.27
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
[project]
|
||||
copyright = "© Gugulethu Hlekwayo. All rights reserved."
|
||||
docs_dir = "content"
|
||||
extra_css = ["assets/css/theme.css"]
|
||||
language = "en"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue