You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -402,3 +402,4 @@ When you have committed your local changes with `git add` and `git commit -m
## 4.3. Layouts
If you wish to apply another layout to your MD file you can reference it's file name instead. Be sure to save your new layout file in the right folder _layouts_ and have the correct syntax. Your MD file content will be rendered where you have added the following line `{{ content | safe }}` on your new .njk file.