Updated changes to reflect new static layout
This commit is contained in:
@@ -30,7 +30,7 @@ my GitHub fork of the **Tracks** theme.
|
||||
# Rough Start
|
||||
Right off the bat I noticed the navigation bar seemed a bit off, to say the least:
|
||||
|
||||
<center></center>
|
||||
<center></center>
|
||||
|
||||
The links showed as numbers and pointed to `/0`, `/1`, and `/2`
|
||||
respectively. These, of course, lead to 404s. It didn't seem like the intended
|
||||
@@ -76,7 +76,7 @@ The original uses the `.Site.Sections` variable, which I replaced with
|
||||
user-defined `config.toml` nav links weren't ever utilized or populated anywhere
|
||||
on the site.
|
||||
|
||||
<center></center>
|
||||
<center></center>
|
||||
|
||||
I borrowed the code found in `layouts/partials/sidebar.html` (*which also never
|
||||
appears to be used*) to include the nav links and get my desired behavior:
|
||||
|
||||
Reference in New Issue
Block a user