hugo-theme-termlite/layouts/partials/page/should_render.html
Eryn Wells c4821daa6e Add a should_render.html partial
Encapsulates the decision making about whether a page should be rendered.
2024-11-13 17:03:17 -08:00

1 line
48 B
HTML

{{ return or (not .Draft) hugo.IsDevelopment }}