Skip to content

Commit

Permalink
Merge pull request #42 from k0sproject/k8s-slack
Browse files Browse the repository at this point in the history
Add k8s slack info
  • Loading branch information
twz123 authored Nov 11, 2024
2 parents c3d62bf + 7fee953 commit 289e5b0
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,14 +111,12 @@
<i class="fab fa-github fa-stack-1x"></i>
</a>
</span>
<!--
<span class="fa-stack">
<a href="https://join.slack.com/t/kontenacommunity/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI">
<a href="https://kubernetes.slack.com/archives/C0809EA06QZ/p1730993027457849">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-slack fa-stack-1x"></i>
</a>
</span>
-->
<span class="fa-stack">
<a href="https://twitter.com/k0sproject">
<i class="fas fa-circle fa-stack-2x"></i>
Expand Down Expand Up @@ -188,9 +186,9 @@ <h2>FEATURES</h2>
<div class="col-6">
<div class="feature-value">
<ul>
<li class=" "><span class="value">v1.31</span></li>
<li class=" "><span class="value">v1.30</span></li>
<li class=" "><span class="value">v1.29</span></li>
<li class=" "><span class="value">v1.28</span></li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -478,12 +476,10 @@ <h4>Resources</h4>
<i class="fas fa-square"></i>
<div class="media-body"><a href="https://www.mirantis.com/company/privacy-policy/" class="primary">Privacy Policy</a></div>
</li>
<!--
<li class="media">
<i class="fas fa-square"></i>
<div class="media-body"><a href="https://join.slack.com/t/kontenacommunity/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI" class="primary">Community Slack</a></div>
<div class="media-body"><a href="https://kubernetes.slack.com/archives/C0809EA06QZ/p1730993027457849" class="primary">Community Slack</a></div>
</li>
-->
</ul>
</div>
</div> <!-- end of col -->
Expand All @@ -496,14 +492,12 @@ <h4>Community</h4>
<i class="fab fa-github fa-stack-1x"></i>
</a>
</span>
<!--
<span class="fa-stack">
<a href="https://join.slack.com/t/kontenacommunity/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI">
<a href="https://kubernetes.slack.com/archives/C0809EA06QZ/p1730993027457849">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-slack fa-stack-1x"></i>
</a>
</span>
-->
<span class="fa-stack">
<a href="https://twitter.com/k0sproject">
<i class="fas fa-circle fa-stack-2x"></i>
Expand Down

0 comments on commit 289e5b0

Please sign in to comment.