File tree Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -128,12 +128,9 @@ a, .btn {
128128 & .home-page-background {
129129 z-index : -1 ;
130130 height : 350px ;
131- background-size : unset ;
132- background-image : url ($baseurl + " /assets/images/pt-conference.jpg" );
133131
134132 @include desktop {
135133 height : 570px ;
136- background-size : 100% ;
137134 }
138135 }
139136 & .hub-background {
Original file line number Diff line number Diff line change 4141 margin-top : 4rem ;
4242
4343 @include desktop {
44- font-size : rem (54 px );
44+ font-size : rem (62 px );
4545 margin-top : 0 ;
4646 }
4747
Original file line number Diff line number Diff line change 77
88< div class ="jumbotron jumbotron-fluid on-dark-background ">
99 < div class ="container ">
10- < h1 > < strong > Join us in San Francisco</ strong > < br /> September 18-19</ h1 >
11- < img src ="{{ site.baseurl }}/assets/images/pytconf24-color-whitetext.svg " width ="275px " alt ="PyTorch Conference logo "/>
12- < p class ="mt-4 ">
13- < a href ="https://events.linuxfoundation.org/pytorch-conference/register/?utm_source=www&utm_medium=homepage&utm_campaign=Pytorch-Conference-2024&utm_content=hero " class ="btn btn-lg with-right-arrow " data-cta ="join ">
14- Register Now
10+ < h1 > < img src ="{{ site.baseurl }}/assets/images/logo-white.svg " width ="275px " alt ="PyTorch logo "/> < br /> Get Started</ h1 >
11+
12+ < p class ="lead "> Choose Your Path: Install PyTorch Locally or Launch Instantly on Supported Cloud Platforms</ p >
13+
14+ < a href ="/get-started " class ="btn btn-lg with-right-arrow " data-cta ="join ">
15+ Get started
1516 </ a >
16- </ p >
1717 </ div >
1818</ div >
1919
You can’t perform that action at this time.
0 commit comments