Skip to content

Commit 0d94b17

Browse files
committed
fix: correct closing tag
1 parent 1e4e560 commit 0d94b17

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)