Skip to content

Commit a643720

Browse files
authored
Merge pull request #52153 from dkarczmarski/fix-html-en-_index.html
fix: correct closing tag
2 parents ef6680f + 0d94b17 commit a643720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h2>The Absolute Beginner's Guide To Cloud Native</h2>
5050
</div>
5151
{{< /blocks/section >}}
5252
{{< blocks/section id="upcoming-events" >}}
53-
<h2>Attend upcoming KubeCon + CloudNativeCon events</h3>
53+
<h2>Attend upcoming KubeCon + CloudNativeCon events</h2>
5454
<!-- TODO: change this to a shortcode that auto-updates from a schedule -->
5555
<div>
5656
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/" class="desktopKCButton"><strong>North America</strong> (Atlanta, Nov 10-13)</a>

0 commit comments

Comments
 (0)