Add new logo

This commit is contained in:
Marcos Lilljedahl
2021-08-27 12:48:05 -03:00
parent 44cd5dcd71
commit 23d485a9e4

View File

@@ -34,7 +34,7 @@
</div> </div>
<div class="jumbotron" ng-cloak> <div class="jumbotron" ng-cloak>
<img src="https://moidev.com/Kubernetes_Logo.png" /> <img src="https://kubernetes.io/images/favicon.png" />
<h1 class="display-3">Play with Kubernetes</h1> <h1 class="display-3">Play with Kubernetes</h1>
<p class="lead">A simple, interactive and fun playground to learn Kubernetes</p> <p class="lead">A simple, interactive and fun playground to learn Kubernetes</p>
<div ng-hide="loggedIn" class="btn-group" role="group"> <div ng-hide="loggedIn" class="btn-group" role="group">