We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757ab5e commit d74ab17Copy full SHA for d74ab17
_includes/main_menu.html
@@ -48,11 +48,11 @@
48
<div class="resources-dropdown-menu">
49
<a class="nav-dropdown-item" href="{{ site.baseurl }}/resources">
50
<span class=dropdown-title>Developer Resources</span>
51
- <p>Lorem ipsum dolor sit amet, consectetur.</p>
+ <p>Find resources and get questions answered</p>
52
</a>
53
<a class="nav-dropdown-item" href="{{ site.baseurl }}/features">
54
- <span class=dropdown-title>Overview</span>
55
+ <span class=dropdown-title>About</span>
+ <p>Learn about PyTorch’s features and capabilities</p>
56
57
</div>
58
0 commit comments