Skip to content

Commit e5cd8c7

Browse files
docs(readme): change div into header for README badges section
This is just to test out the new pull request template I just added.
1 parent 2a45a77 commit e5cd8c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div align="center">
1+
<header align="center">
22
<picture>
33
<source srcset="./docs/assets/logo-standalone.svg" media="(max-width: 600px)">
44
<img src="./docs/assets/logo-with-text.svg" width="50%" alt="the Slyde logo">
@@ -71,7 +71,7 @@
7171
</picture>
7272
</a>
7373
</badges-container>
74-
</div>
74+
</header>
7575

7676
<toc-section data-why="So that we can remove it before publishing an image or npm package.">
7777

0 commit comments

Comments
 (0)