Skip to content

Commit e15b80c

Browse files
[PYT-642] update blurb & link added on mobile menu
1 parent d100e4c commit e15b80c

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

_includes/mobile_menu.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737
<li>
3838
<a href="{{ site.baseurl }}/ecosystem/pted/2021">Ecosystem Day 2021</a>
3939
</li>
40+
<li>
41+
<a href="{{ site.baseurl }}/ecosystem/ptdd/2021">Developer's Day 2021</a>
42+
</li>
4043
</ul>
4144

4245
<li class="{% if current[1] == 'mobile' %}active{% endif %}">

ecosystem/ptdd/2021.html

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,18 @@ <h1 class="lead">2021</h1>
1717
<div class="main-content">
1818
<div class="container">
1919
<p class="lead">
20-
Thank you to the incredible PyTorch Community for making the first ever
21-
PyTorch Ecosystem Day a success! Ecosystem Day was hosted on Gather.Town
22-
utilizing an auditorium, exhibition hall, and breakout rooms for
23-
partners to reserve for talks, demos, or tutorials. In order to cater to
24-
the global community, the event held two sessions: a morning session
25-
from 8am PT - 1pm PT and an evening session from 3:00pm -7:00pm PT. The
26-
day was filled with discussions on new developments, trends and
27-
challenges showcased through 71 posters, 32 breakout sessions and 6
28-
keynote speakers.
20+
PYTORCH DEVELOPER DAY: DAY 2 INFORMATION
2921
</p>
22+
<p class="lead">
23+
Community Talks:
24+
</p>
25+
<ul class="lead">
26+
<li>
27+
<a href="https://www.youtube.com/watch?v=7yQ4FgtYvj8"
28+
>PyTorch YouTube</a
29+
>
30+
</li>
31+
</ul>
3032
<div class="input-group mb-3">
3133
<input
3234
type="text"

0 commit comments

Comments
 (0)