remove about link from menu, insert in sidebar

This commit is contained in:
John Bowdre 2023-08-29 17:01:26 -05:00
parent e980c08852
commit 51ac4e2f92
2 changed files with 1 additions and 8 deletions

View file

@ -4,12 +4,6 @@
# url = "/about/"
# weight = 10
[[main]]
identifier = "about"
name = "about"
url = "/about/"
weight = -100
[[main]]
identifier = "projects"
name = "projects"

View file

@ -4,10 +4,9 @@
<h1 class="about__title">{{ .title }}</h1>
{{ partial "tagline.html" . }}
<br>
<i class="fa-regular fa-user"></i> {{ site.Params.Author }}
<a href="about"><i class="fa-regular fa-user"></i></a>&nbsp;<a href="/about">{{ site.Params.Author }}</a>
</div>
{{ end }}
<ul class="aside__social-links">
{{ range $item := .Site.Params.socialLinks }}
<li>