Skip to content

Commit 48cbb2b

Browse files
committed
Fixes for Summit homepage and .cn
Signed-off-by: Jimmy McArthur <jimmy@tipit.net>
1 parent b4701af commit 48cbb2b

2 files changed

Lines changed: 8 additions & 12 deletions

File tree

openstack.cn/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ <h3>大会概览</h3>
461461
</div>
462462
<div class="row row-eq-height">
463463
<div class="video-container col-md-6 col-sm-12 col-xs-12">
464-
<a href="https://www.openstack.org/videos/summits/berlin-2018/tracks/keynotes" target="_blank" class="play video first">
464+
<a href="https://www.openstack.org/videos/summits/denver-2019/tracks/keynotes" target="_blank" class="play video first">
465465
<i class="fal fa-play"></i>
466466
</a>
467467
</div>

summit/templates/Layout/SummitStaticShangaiPage.ss

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<div class="col-lg-7 col-md-6 col-sm-12">
55
<h4 class="summit-title script">The Open Infrastructure Summit</h4>
66
<h2>Home of Open Development</h2>
7-
<div class="bird">
8-
<h5>Join the conversation <br><strong><a href="http://twitter.com/openstack" target="_blank"><i class="fab fa-twitter" style="font-size: 24px;color:#ffd602;"></a></i>
9-
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://www.facebook.com/openstack/" target="_blank"><i class="fab fa-facebook-f" style="font-size: 24px;color:#ffd602;"></i></a></strong>
7+
<div class="bird">
8+
<h5><strong><a href="https://twitter.com/openstack" target="_blank"><i class="fab fa-twitter" style="font-size: 24px;color:#ffd602;"></i></a>
9+
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://www.facebook.com/openstack/" target="_blank"><i class="fab fa-facebook-f" style="font-size: 24px;color:#ffd602;"></i></a><br /><br /><img src="https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-assets-prod/summits/shanghai/qrcode-for-gh-5cc38c749efd-1280.jpg" height="100"></strong>
1010
</h5>
1111
</div>
1212
</div>
@@ -20,7 +20,7 @@
2020

2121
</div>
2222
<div class="col-md-12 session-box">
23-
<h3>Over 300 Presentations, Workshops, and Collaborative Sesssions</h3>
23+
<h3>Presentations, Workshops, and Collaborative Sesssions</h3>
2424
<ul class="sessions">
2525
<li class="session"> <span class="ai"></span> AI</li>
2626
<li class="session"> <span class="cicd"></span> CI/CD</li>
@@ -53,7 +53,7 @@
5353
</div>
5454
<div class="text-container col-md-5 col-sm-12">
5555
<h3 class="title-section">Who Attends the Summit</h3>
56-
<p>Thousands of IT decision makers, operators and the developers will gather at the Summit to collaborate
56+
<p>Thousands of IT decision makers, operators and developers will gather at the Summit to collaborate
5757
across common use cases and solve real problems. In Shangai, you can meet people from over 50 countries
5858
and 600 companies using and contributing to over 35 open source projects.
5959
</p>
@@ -350,8 +350,6 @@
350350
<h2>Inclusive.<br>Diverse.<br>Open.</h2>
351351
<p>We are a diverse community of professionals, and the OpenStack Foundation is dedicated to providing an
352352
inclusive and safe Summit experience for everyone. View the <a href="https://www.openstack.org/summit/shanghai-2019/code-of-conduct/" target="_blank">Summit Code of Conduct</a> for more information.</p>
353-
354-
<p>Want to support community members who don’t have the resources to attend the Summit? <a href="https://www.eventbrite.com/e/open-infrastructure-summit-project-teams-gathering-tickets-52606153421" target="_blank">Donate to the travel support program.</a>
355353
</p>
356354
</div>
357355
</div>
@@ -408,17 +406,15 @@
408406
<h4>Get involved with the Forum</h4>
409407
<p>Operators and developers attend the Forum to share feedback and collaboratively brainstorm requirements for the next release.</p>
410408

411-
<a class="btn" href="https://wiki.openstack.org/forum/">Get involved <i class="fa fa-arrow-right"></i></a>
409+
<a class="btn" href="https://wiki.openstack.org/wiki/Forum">Get involved <i class="fa fa-arrow-right"></i></a>
412410
</div>
413411
</div>
414412

415413
<div class="col-lg-4 col-md-4 col-sm-12">
416414
<div class="box light item">
417415
<h4>Shangai Travel</h4>
418-
<p>Book a Room at the Official Summit Hotel
416+
<p>Stay tuned for more info!
419417
</p>
420-
421-
<a class="btn" href="https://www.openstack.org/summit/shanghai-2019/travel">Book Now <i class="fa fa-arrow-right"></i></a>
422418
</div>
423419

424420

0 commit comments

Comments
 (0)