Skip to content
This repository was archived by the owner on Oct 27, 2023. It is now read-only.

Commit 9349b4d

Browse files
Bgreen23Brandon Green
andauthored
Add array to control which section gets collapsed (pytorch#1372)
Co-authored-by: Brandon Green <[email protected]>
1 parent 66d636d commit 9349b4d

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
@@ -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)