1
0
Fork 0
mirror of https://github.com/TheTaz25/denis.ergin.git synced 2025-07-06 21:28:47 +00:00

fix(slides): use correct heading for title slide

This commit is contained in:
Denis Ergin 2024-10-04 07:55:07 +02:00
parent c16e415c94
commit 09a39602d2

View file

@ -1,3 +1,3 @@
<section>
<h2>HTML Basics</h2>
<h1>HTML Basics</h1>
</section>