Skip to content

Commit 1f76abb

Browse files
authored
fix: don't do our own front page thing (#1725)
1 parent c2db5bf commit 1f76abb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/themes/custom/sfgovpl/templates/layout/html.html.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
*/
2525
#}
2626
{# Root path (used below) will not be true for revisions and inline diffs. #}
27-
{% set is_front = (node.id() == 2) ? true : false %}
2827

2928
{%
3029
set body_classes = [

0 commit comments

Comments
 (0)