Skip to content

Commit 5a291f3

Browse files
author
Brandon Green
committed
Add array to control which section gets collapsed
1 parent 488a2eb commit 5a291f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_templates/layout.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,10 @@
8989
src="https://www.facebook.com/tr?id=243028289693773&ev=PageView
9090
&noscript=1"/>
9191
</noscript>
92+
93+
<script type="text/javascript">
94+
var collapsedSections = [];
95+
</script>
96+
9297
<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"/>
9398
{% endblock %}

0 commit comments

Comments
 (0)