|
1 | 1 | <footer>
|
2 |
| - <main class="light-text"> |
3 |
| - <nav> |
4 |
| - <a href="/docs/hellonode/">Get Started</a> |
5 |
| - <a href="/docs/">Documentation</a> |
6 |
| - <a href="http://blog.kubernetes.io/">Blog</a> |
7 |
| - <a href="/partners/">Partners</a> |
8 |
| - <a href="/community/">Community</a> |
9 |
| - <a href="/case-studies/">Case Studies</a> |
10 |
| - </nav> |
11 |
| - <div class="social"> |
12 |
| - <div> |
13 |
| - <a href="https://twitter.com/kubernetesio" class="twitter"><span>twitter</span></a> |
14 |
| - <a href="https://github.com/kubernetes/kubernetes" class="github"><span>Github</span></a> |
15 |
| - <a href="http://slack.k8s.io/" class="slack"><span>Slack</span></a> |
16 |
| - </div> |
17 |
| - <div> |
18 |
| - <a href="http://stackoverflow.com/questions/tagged/kubernetes" class="stack-overflow"><span>Stack Overflow</span></a> |
19 |
| - <a href="https://groups.google.com/forum/#!forum/kubernetes-users" class="mailing-list"><span>Mailing List</span></a> |
20 |
| - <a href="https://calendar.google.com/calendar/embed?src=nt2tcnbtbied3l6gi2h29slvc0%40group.calendar.google.com" class="calendar"><span>Events Calendar</span></a> |
21 |
| - </div> |
22 |
| - <div> |
23 |
| - <a href="//get.k8s.io" class="button">Download K8s</a> |
24 |
| - <a href="https://github.com/kubernetes/kubernetes" class="button">Contribute to the K8s codebase</a> |
25 |
| - </div> |
26 |
| - </div> |
27 |
| - <div id="miceType" class="center"> |
28 |
| - © {{ 'now' | date: "%Y" }} The Kubernetes Authors | Documentation Distributed under <a href="https://github.com/kubernetes/kubernetes.github.io/blob/master/LICENSE" class="light-text">CC BY 4.0</a> |
29 |
| - </div> |
30 |
| - <div id="miceType" class="center"> |
31 |
| - Copyright © {{ 'now' | date: "%Y" }} The Linux Foundation®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page: <a href="https://www.linuxfoundation.org/trademark-usage" class="light-text">https://www.linuxfoundation.org/trademark-usage</a> |
32 |
| - </div> |
33 |
| - </main> |
| 2 | + <main class="light-text"> |
| 3 | + <nav> |
| 4 | + <a href="/docs/hellonode/">Get Started</a> |
| 5 | + <a href="/docs/">Documentation</a> |
| 6 | + <a href="http://blog.kubernetes.io/">Blog</a> |
| 7 | + <a href="/partners/">Partners</a> |
| 8 | + <a href="/community/">Community</a> |
| 9 | + <a href="/case-studies/">Case Studies</a> |
| 10 | + </nav> |
| 11 | + <div class="social"> |
| 12 | + <div> |
| 13 | + <a href="https://twitter.com/kubernetesio" class="twitter"><span>twitter</span></a> |
| 14 | + <a href="https://github.com/kubernetes/kubernetes" class="github"><span>Github</span></a> |
| 15 | + <a href="http://slack.k8s.io/" class="slack"><span>Slack</span></a> |
| 16 | + </div> |
| 17 | + <div> |
| 18 | + <a href="http://stackoverflow.com/questions/tagged/kubernetes" class="stack-overflow"><span>Stack Overflow</span></a> |
| 19 | + <a href="https://groups.google.com/forum/#!forum/kubernetes-users" class="mailing-list"><span>Mailing List</span></a> |
| 20 | + <a href="https://calendar.google.com/calendar/embed?src=nt2tcnbtbied3l6gi2h29slvc0%40group.calendar.google.com" class="calendar"><span>Events Calendar</span></a> |
| 21 | + </div> |
| 22 | + <div> |
| 23 | + <a href="//get.k8s.io" class="button">Download K8s</a> |
| 24 | + <a href="https://github.com/kubernetes/kubernetes" class="button">Contribute to the K8s codebase</a> |
| 25 | + </div> |
| 26 | + </div> |
| 27 | + <div id="miceType" class="center"> |
| 28 | + © {{ 'now' | date: "%Y" }} The Kubernetes Authors | Documentation Distributed under <a href="https://github.com/kubernetes/kubernetes.github.io/blob/master/LICENSE" class="light-text">CC BY 4.0</a> |
| 29 | + </div> |
| 30 | + <div id="miceType" class="center"> |
| 31 | + Copyright © {{ 'now' | date: "%Y" }} The Linux Foundation®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page: <a href="https://www.linuxfoundation.org/trademark-usage" class="light-text">https://www.linuxfoundation.org/trademark-usage</a> |
| 32 | + </div> |
| 33 | + </main> |
34 | 34 | </footer>
|
0 commit comments