Skip to content

Commit d182b99

Browse files
ymotongpoochalin
authored andcommitted
reverted from the wrong copy to the right one
1 parent ed0761e commit d182b99

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

content/ja/blog/2025/_index.md

+3-16
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
---
2-
title: ブログ
3-
menu: { main: { weight: 50 } }
4-
outputs: [HTML, RSS]
5-
description: OpenTelemetryブログ
2+
title: 2025
3+
weight: -2025
64
default_lang_commit: 94d77ab8cbfe5552a7cd68bf677be86c574a613a
7-
---
8-
9-
<script>
10-
document.addEventListener("DOMContentLoaded", function () {
11-
if (window.location.pathname.includes('/page/')) return;
12-
13-
var checkbox = document.getElementById("m-blog2025-check");
14-
if (checkbox) checkbox.checked = true;
15-
checkbox = document.getElementById("m-blog2024-check");
16-
if (checkbox) checkbox.checked = true;
17-
});
18-
</script>
5+
---

0 commit comments

Comments
 (0)