+2
-13
@@ -1,16 +1,10 @@
|
||||
---
|
||||
title: Partners
|
||||
layout: basic
|
||||
class: gridPage
|
||||
cid: partners
|
||||
---
|
||||
|
||||
<!Doctype html>
|
||||
<html id="partners" class="gridPage">
|
||||
{% include head.html %}
|
||||
|
||||
<body>
|
||||
|
||||
{% include header.html %}
|
||||
|
||||
<section id="hero" class="light-text">
|
||||
<h1>Kubernetes Partners</h1>
|
||||
<h5>Growing the Kubernetes ecosystem.</h5>
|
||||
@@ -27,8 +21,6 @@ class: gridPage
|
||||
</main>
|
||||
</section>
|
||||
|
||||
{% include footer.html %}
|
||||
|
||||
<style>
|
||||
{% include partner-style.css %}
|
||||
</style>
|
||||
@@ -36,6 +28,3 @@ class: gridPage
|
||||
<script>
|
||||
{% include partner-script.js %}
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user