Skip to content

Commit 8282bf2

Browse files
chore: fix format
1 parent 2a2a256 commit 8282bf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const createHelloBar = () => {
5050
);
5151
const p = generatePTag(
5252
`<strong>🚀 Revive el EMMS Digital Trends. </strong> Conferencias online
53-
y gratuitas`,
53+
y gratuitas`,
5454
);
5555
const btn = generateButtonTag("ACCEDE GRATIS");
5656
const header = document.querySelector("header");

0 commit comments

Comments
 (0)