Remove comment-out lines and fix closing tag (#11281)
This commit is contained in:
@@ -26,18 +26,9 @@ cid: community
|
|||||||
|
|
||||||
<p>As a member of the Kubernetes community, you are welcome to join any of the SIG meetings
|
<p>As a member of the Kubernetes community, you are welcome to join any of the SIG meetings
|
||||||
you are interested in. No registration required.</p>
|
you are interested in. No registration required.</p>
|
||||||
<!-- <div id="calendarMeetings">
|
|
||||||
<iframe src="https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles"
|
|
||||||
frameborder="0" scrolling="no"></iframe>
|
|
||||||
</div> -->
|
|
||||||
</div>
|
</div>
|
||||||
<!-- <div class="content">
|
|
||||||
<h3>Events</h3>
|
|
||||||
<div id="calendarEvents">
|
|
||||||
<iframe src="https://calendar.google.com/calendar/embed?src=nt2tcnbtbied3l6gi2h29slvc0%40group.calendar.google.com&ctz=America/Los_Angeles"
|
|
||||||
frameborder="0" scrolling="no"></iframe>
|
|
||||||
</div>
|
|
||||||
</div> -->
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h3>Code of Conduct</h3>
|
<h3>Code of Conduct</h3>
|
||||||
<p>The Kubernetes community values respect and inclusiveness, and
|
<p>The Kubernetes community values respect and inclusiveness, and
|
||||||
@@ -46,8 +37,8 @@ cid: community
|
|||||||
an event or meeting, in Slack, or in another communication
|
an event or meeting, in Slack, or in another communication
|
||||||
mechanism, reach out to the <a href="https://github.com/kubernetes/community/tree/master/committee-code-of-conduct">Kubernetes Code of Conduct Committee</a>
|
mechanism, reach out to the <a href="https://github.com/kubernetes/community/tree/master/committee-code-of-conduct">Kubernetes Code of Conduct Committee</a>
|
||||||
<a href="mailto:conduct@kubernetes.io">conduct@kubernetes.io</a>.
|
<a href="mailto:conduct@kubernetes.io">conduct@kubernetes.io</a>.
|
||||||
Your anonymity will be protected.</p>
|
Your anonymity will be protected.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user