Page Layouts #439
Closed
neoacevedo
started this conversation in
General
Replies: 2 comments 2 replies
-
|
Mmm no, I already did it setting the header as the docs layout, but setting MyCustomLayout didn't work. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I believe my fix in #441 might resolve the issue you're seeing. It has landed but it's not yet released though. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using jaspr_content, it says in the https://docs.jaspr.site/content/concepts/page_layouts#creating-custom-layouts about asign a specific layout in the MD frontmatter file, so I created a custom template under lib/layouts directory, My issue here is, I have defined the layout name in the page's frontmatter but the layout is never loaded so, what should be the path? The layout file hast to be at the same level as main.dart file?
Beta Was this translation helpful? Give feedback.
All reactions