We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63295e8 commit 548ea1cCopy full SHA for 548ea1c
_templates/layout.html
@@ -211,8 +211,8 @@
211
212
<img height="1" width="1" style="border-style:none;" alt="" src="https://www.googleadservices.com/pagead/conversion/795629140/?label=txkmCPmdtosBENSssfsC&guid=ON&script=0"/>
213
214
-//temporarily add a link to survey
215
<script>
+ //temporarily add a link to survey
216
var survey = '<div class="survey-banner"><p><i class="fas fa-poll" aria-hidden="true">  </i> Take the <a href="https://forms.gle/KZ4xGL65VRMYNbbG6">PyTorch Docs/Tutorials survey</a>.</p></div>'
217
if ($(".pytorch-call-to-action-links").length) {
218
$(".pytorch-call-to-action-links").before(survey);
0 commit comments