We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0761e commit d182b99Copy full SHA for d182b99
content/ja/blog/2025/_index.md
@@ -1,18 +1,5 @@
1
---
2
-title: ブログ
3
-menu: { main: { weight: 50 } }
4
-outputs: [HTML, RSS]
5
-description: OpenTelemetryブログ
+title: 2025
+weight: -2025
6
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
17
- });
18
-</script>
+---
0 commit comments