File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout: default
3+ title: Sponsor Cloud Credits
4+ body-class: announcement
5+ background-class: announcement-background
6+ permalink: /credits/sponsor
7+ ---
8+ {% assign cards = site.board_info %}
9+
10+ < div class ="container ">
11+ < div class ="row hero-content ">
12+ < div class ="col-md-10 ">
13+ < h1 > PyTorch Cloud< br /> Credit Program</ h1 >
14+ </ div >
15+ </ div >
16+ </ div >
17+
18+ < div class ="container-fluid light-background-section ">
19+ < div class ="container ">
20+ < div class ="row content ">
21+ < div class ="col-md-10 body-side-text ">
22+ < p class ="lead "> Sponsor < a href ="/credits "> cloud credits</ a > and support CNCF projects. Please fill in the form and we will be in touch.
23+ </ p >
24+ < script charset ="utf-8 " type ="text/javascript " src ="//js.hsforms.net/forms/embed/v2.js "> </ script >
25+ < script >
26+ hbspt . forms . create ( {
27+ region : "na1" ,
28+ portalId : "8112310" ,
29+ formId : "9a02fff8-0db9-4bad-bd25-bf69a7e9b5f1" ,
30+ sfdcCampaignId : "7012M000001FfZSQA0"
31+ } ) ;
32+ </ script >
33+ </ div >
34+ </ div >
35+ </ div >
36+ </ div >
You can’t perform that action at this time.
0 commit comments