Skip to content

Commit

Permalink
Merge pull request #64 from prabinovRedhat/prabinov-gh-pages-final-ve…
Browse files Browse the repository at this point in the history
…rsion

Update upstream with medik8s consumers
  • Loading branch information
mshitrit authored Oct 18, 2023
2 parents 81dfa78 + 0b592c8 commit 72a78f3
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
16 changes: 16 additions & 0 deletions collaborators_section.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<div style="text-align: center; margin-top: 60px; margin-bottom: 20px; display: flex; justify-content: center; align-items: center;">
<h2>Collaborators</h2>
</div>

<div style="display: flex; flex-direction: row; justify-content: center; align-items: center; margin-bottom: 15px;">
<div style="margin: 0 60px 0 0; text-align: center;">
<a href="https://www.redhat.com/en/technologies/cloud-computing/openshift">
<img src="../images/openshift-logo.png" alt="OpenShift" width="250" />
</a>
</div>
<div style="margin: 0 10px; text-align: center;">
<a href="https://www.nec.com/">
<img src="../images/nec-logo.png" alt="NEC" width="300" />
</a>
</div>
</div>
Binary file added images/nec-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/openshift-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ function openRemediationMenu(){
}
document.body.addEventListener("load", openRemediationMenu(), false);
</script>

{% include_relative collaborators_section.html %}

0 comments on commit 72a78f3

Please sign in to comment.