Skip to content

Commit

Permalink
Adding a logo so I can link to it from ibm cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
djp3 committed Aug 20, 2024
1 parent 1ede121 commit 082cf27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,8 @@ <h5>Sample Latencies</h5>
</div>
<iframe src="swagger-ui.html" width="100%" height="800" frameborder="0" style="border: 1px solid #ddd;"></iframe>

<div class="container text-center">
<!-- IBM Cloud is linking to this image on gh-pages, it is a hack. Tell me how to do it better -djp3 -->
<div class="container text-center" style="border:none;padding:0;margin:0;">
<!-- IBM Cloud is linking to this image on gh-pages, it is a hack. This is such a hack. Tell me how to do it better -djp3 -->
<img src="assets/img/blockpliance_logo_square.png" alt="Blockpliance Square Logo" class="img-fluid d-block mx-auto">
</div>

Expand Down

0 comments on commit 082cf27

Please sign in to comment.