fix path again
This commit is contained in:
parent
659b53680a
commit
a54160a9ea
@ -62,10 +62,6 @@
|
||||
sidebarSection = optional ((length pagesSection) > 0) (
|
||||
with tags;
|
||||
nav {class = "sidebar";} [
|
||||
(a {
|
||||
href = "#pages";
|
||||
class = "postheader";
|
||||
} (h1 "pages"))
|
||||
(div {class = "pure-g";} pagesSection)
|
||||
]
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user