Closed adrianbautista closed 10 years ago
Love this theme, just noticed an unclosed <ul> tag.
<ul>
Also would you be open to a second PR that moves the navigation in default.html to a partial in the includes directory (so it matches Octopress' instructions to customizing navigation)?
default.html
includes
Thank you for noticing!
Any pull requests are welcome, the project has not been properly maintained for more than a year and is in need of improvements :)
Love this theme, just noticed an unclosed
<ul>
tag.Also would you be open to a second PR that moves the navigation in
default.html
to a partial in theincludes
directory (so it matches Octopress' instructions to customizing navigation)?