Skip to content

Commit 5c30790

Browse files
authored
Update news.html
Signed-off-by: Grouvex <168425996+Grouvex@users.noreply.github.com>
1 parent 6c7125e commit 5c30790

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

news.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<details open>
88
<summary><h1>News</h1></summary>
99
<main style="margin-top:0px;display:flex;gap:8px">
10-
<details>
10+
<details open>
1111
<summary><h2>🎊 Feliz Año Nuevo 2025 🎄</h2></summary>
1212
<div style="background: transparent;border-left: 10px solid white;color: #000000;padding: 5px;display: flex; box-shadow: 0 0 20px green;margin-top:5px">
1313
<div style="font-size: 20px; margin-right: 10px">🎄</div>
@@ -22,7 +22,7 @@
2222
</div>
2323
</details>
2424
<details>
25-
<summary><h2>🎄 Navidad 🎄</h2></summary>
25+
<summary open><h2>🎄 Navidad 🎄</h2></summary>
2626
<div style="background: transparent;border-left: 10px solid white;color: #000000;padding: 5px;display: flex; box-shadow: 0 0 20px green;margin-top:5px">
2727
<div style="font-size: 20px; margin-right: 10px">🎄</div>
2828
<div style="flex-grow: 1">
@@ -48,7 +48,7 @@
4848
</div>
4949
</div>
5050
</details>
51-
<details>
51+
<details open>
5252
<summary><h2>✔ Actualización v6.0.0 ✔</h2></summary>
5353
<div style="background: rgba(255, 255, 255, 0.5);border-left: 10px solid red;color: #000000;padding: 5px;display: flex; box-shadow: 0 0 20px red;margin-top:5px">
5454
<div style="font-size: 20px; margin-right: 10px"></div>

0 commit comments

Comments
 (0)