Skip to content

Commit 05b7052

Browse files
committed
deploy: 2dacec6
1 parent 014c7e7 commit 05b7052

File tree

7 files changed

+28
-34
lines changed

7 files changed

+28
-34
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,7 +1275,7 @@ <h1 id="content-not-found">Content not found.</h1>
12751275

12761276

12771277

1278-
<!-- This page `/404.html` was built on 2025-07-10T17:27:35.738Z -->
1279-
<script type="module" src="/linuxjava7.github.io/dist/rbYCXapct6.js"></script>
1278+
<!-- This page `/404.html` was built on 2025-07-10T17:37:53.132Z -->
1279+
<script type="module" src="/linuxjava7.github.io/dist/T4KDWBEZSO.js"></script>
12801280
</body>
12811281
</html>

blog/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,7 +1272,7 @@ <h1 id="blog-posts">Blog Posts</h1>
12721272

12731273

12741274

1275-
<!-- This page `/blog/` was built on 2025-07-10T17:27:35.736Z -->
1276-
<script type="module" src="/linuxjava7.github.io/dist/rbYCXapct6.js"></script>
1275+
<!-- This page `/blog/` was built on 2025-07-10T17:37:53.130Z -->
1276+
<script type="module" src="/linuxjava7.github.io/dist/T4KDWBEZSO.js"></script>
12771277
</body>
12781278
</html>

blog/simracing/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1459,7 +1459,7 @@ <h2 id="to-answer-the-question-in-the-title">To answer the question in the title
14591459

14601460

14611461

1462-
<!-- This page `/blog/simracing/` was built on 2025-07-10T17:27:35.738Z -->
1463-
<script type="module" src="/linuxjava7.github.io/dist/rbYCXapct6.js"></script>
1462+
<!-- This page `/blog/simracing/` was built on 2025-07-10T17:37:53.132Z -->
1463+
<script type="module" src="/linuxjava7.github.io/dist/T4KDWBEZSO.js"></script>
14641464
</body>
14651465
</html>
Lines changed: 16 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -225,25 +225,19 @@ class HeadingAnchors extends HTMLElement {
225225
HeadingAnchors.register();
226226

227227
export { HeadingAnchors }
228-
document.addEventListener("DOMContentLoaded", function () {
229-
const allElements = document.querySelectorAll(
230-
'main h1, main h2, main h3, main h4, main h5, main h6, main p, main li, main .card'
231-
);
232-
233-
let staggerIndex = 0;
234-
235-
allElements.forEach((el) => {
236-
if (el.classList.contains("card")) {
237-
el.classList.add("appear");
238-
el.style.animationDelay = `${staggerIndex * 150}ms`;
239-
el.style.animationDuration = "800ms";
240-
staggerIndex++;
241-
}
242-
else if (!el.closest('.card')) {
243-
el.classList.add("appear");
244-
el.style.animationDelay = `${staggerIndex * 150}ms`;
245-
el.style.animationDuration = "800ms";
246-
staggerIndex++;
247-
}
248-
});
249-
});
228+
document.addEventListener("DOMContentLoaded", () => {
229+
const allElements = document.querySelectorAll(
230+
"main h1, main h2, main h3, main h4, main h5, main h6, main p, main li, main .card",
231+
);
232+
233+
let staggerIndex = 0;
234+
235+
allElements.forEach((el) => {
236+
if (el.classList.contains("card") || !el.closest(".card")) {
237+
el.classList.add("appear");
238+
el.style.animationDelay = `${staggerIndex * 150}ms`;
239+
el.style.animationDuration = "800ms";
240+
staggerIndex++;
241+
}
242+
});
243+
});

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1327,7 +1327,7 @@ <h3 id="gnome">GNOME</h3>
13271327

13281328

13291329

1330-
<!-- This page `/` was built on 2025-07-10T17:27:35.737Z -->
1331-
<script type="module" src="/linuxjava7.github.io/dist/rbYCXapct6.js"></script>
1330+
<!-- This page `/` was built on 2025-07-10T17:37:53.131Z -->
1331+
<script type="module" src="/linuxjava7.github.io/dist/T4KDWBEZSO.js"></script>
13321332
</body>
13331333
</html>

tags/gaming/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,7 +1273,7 @@ <h1 id="tagged-gaming">Tagged “gaming”</h1>
12731273

12741274

12751275

1276-
<!-- This page `/tags/gaming/` was built on 2025-07-10T17:27:35.737Z -->
1277-
<script type="module" src="/linuxjava7.github.io/dist/rbYCXapct6.js"></script>
1276+
<!-- This page `/tags/gaming/` was built on 2025-07-10T17:37:53.131Z -->
1277+
<script type="module" src="/linuxjava7.github.io/dist/T4KDWBEZSO.js"></script>
12781278
</body>
12791279
</html>

tags/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1269,7 +1269,7 @@ <h1 id="tags">Tags</h1>
12691269

12701270

12711271

1272-
<!-- This page `/tags/` was built on 2025-07-10T17:27:35.737Z -->
1273-
<script type="module" src="/linuxjava7.github.io/dist/rbYCXapct6.js"></script>
1272+
<!-- This page `/tags/` was built on 2025-07-10T17:37:53.130Z -->
1273+
<script type="module" src="/linuxjava7.github.io/dist/T4KDWBEZSO.js"></script>
12741274
</body>
12751275
</html>

0 commit comments

Comments
 (0)