Remove dangling </div> element.

Remove a dangling </div> element that is causing the following pages to break rendering:
* tutorials/kubernetes-basics/create-cluster/cluster-interactive.html
* tutorials/kubernetes-basics/deploy-app/deploy-interactive.html
* tutorials/kubernetes-basics/explore/explore-interactive.html
* tutorials/kubernetes-basics/expose/expose-interactive.html
* tutorials/kubernetes-basics/scale/scale-interactive.html
* tutorials/kubernetes-basics/update/update-interactive.html
pull/41510/head
Mauren Berti 2023-06-06 12:06:39 -04:00
parent 4fdd1ed6f1
commit bbbdb79885
No known key found for this signature in database
GPG Key ID: 6A17C3632CEC4B05
6 changed files with 0 additions and 12 deletions

View File

@ -30,7 +30,5 @@ _build:
</main>
</div>
</body>
</html>

View File

@ -29,7 +29,5 @@ _build:
</main>
</div>
</body>
</html>

View File

@ -29,7 +29,5 @@ _build:
</main>
</div>
</body>
</html>

View File

@ -29,8 +29,6 @@ _build:
</main>
</div>
</body>
</html>

View File

@ -29,8 +29,6 @@ _build:
</main>
</div>
</body>
</html>

View File

@ -29,8 +29,6 @@ _build:
</main>
</div>
</body>
</html>