Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 144aeb4

Browse files
Remove survey banner (#3830)
Removes the docs survey banner Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent 8b2d872 commit 144aeb4

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

conf.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -236,13 +236,6 @@ def wrapper(*args, **kwargs):
236236
"pytorch_project": "tutorials",
237237
"llm_disabled": False,
238238
"canonical_url": "https://docs.pytorch.org/tutorials/",
239-
# Announcement Banner Configuration
240-
"announcement_banner": {
241-
"text": "Help us understand how you use PyTorch! Take our quick survey.",
242-
"url": "https://docs.google.com/forms/d/e/1FAIpQLSfsGAWBcfutRcbO6kfrShBMOMmRuBezRjjOcXk0e9I9luBzvQ/viewform",
243-
"link_text": "Take Survey",
244-
"dismissible": True,
245-
},
246239
}
247240

248241
theme_variables = pytorch_sphinx_theme2.get_theme_variables()

0 commit comments

Comments
 (0)