Skip to content

Commit 960192c

Browse files
Bgreen23Brandon Green
and
Brandon Green
authored
Add array to control which section gets collapsed (#1372)
Co-authored-by: Brandon Green <[email protected]>
1 parent ef58ce1 commit 960192c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_templates/layout.html

+5
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,10 @@
7373
src="https://www.facebook.com/tr?id=243028289693773&ev=PageView
7474
&noscript=1"/>
7575
</noscript>
76+
77+
<script type="text/javascript">
78+
var collapsedSections = [];
79+
</script>
80+
7681
<img height="1" width="1" style="border-style:none;" alt="" src="https://www.googleadservices.com/pagead/conversion/795629140/?label=txkmCPmdtosBENSssfsC&amp;guid=ON&amp;script=0"/>
7782
{% endblock %}

0 commit comments

Comments
 (0)