Skip to content

Commit 548ea1c

Browse files
authored
Update layout.html (#3316)
1 parent 63295e8 commit 548ea1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_templates/layout.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@
211211

212212
<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"/>
213213

214-
//temporarily add a link to survey
215214
<script>
215+
//temporarily add a link to survey
216216
var survey = '<div class="survey-banner"><p><i class="fas fa-poll" aria-hidden="true">&nbsp </i> Take the <a href="https://forms.gle/KZ4xGL65VRMYNbbG6">PyTorch Docs/Tutorials survey</a>.</p></div>'
217217
if ($(".pytorch-call-to-action-links").length) {
218218
$(".pytorch-call-to-action-links").before(survey);

0 commit comments

Comments
 (0)