|
59 | 59 | <link rel="stylesheet" href="../assets/css/blog.css" /> |
60 | 60 | <link rel="stylesheet" href="../assets/css/preview.css" /> |
61 | 61 | </head> |
62 | | - <body data-page="blog"> |
| 62 | + <body data-page="blog" data-post-id="blog_00001"> |
63 | 63 | <div class="page-shell"> |
64 | 64 | <main class="main-container"> |
65 | 65 | <div class="post-layout"> |
@@ -179,7 +179,7 @@ <h2 class="toc__title">目次</h2> |
179 | 179 | <section class="section section--comments"> |
180 | 180 | <h2 class="section__title">コメント</h2> |
181 | 181 | <div id="comments" class="post-comments"> |
182 | | - <div class="giscus-placeholder" data-giscus-config='{"repo":"BreadMotion/breadmotion.github.io","repoId":"R_kgDOM8I6Fg","category":"Comments","categoryId":"DIC_kwDOM8I6Fs4CzPPY","mapping":"og:title","theme":"dark"}'> |
| 182 | + <div class="giscus-placeholder" data-giscus-config='{"repo":"BreadMotion/breadmotion.github.io","repoId":"R_kgDOM8I6Fg","category":"Comment","categoryId":"DIC_kwDOM8I6Fs4CzPPY","mapping":"og:title","theme":"preferred_color_scheme"}'> |
183 | 183 | <p class="giscus-loading">コメントを読み込み中...</p> |
184 | 184 | </div> |
185 | 185 | </div> |
@@ -220,6 +220,10 @@ <h2 class="section__title">コメント</h2> |
220 | 220 | observer.observe(placeholder); |
221 | 221 | })(); |
222 | 222 | </script> |
| 223 | + <section class="section section--related"> |
| 224 | + <h2 class="section__title">関連記事</h2> |
| 225 | + <div id="relatedList" class="recommend-grid"></div> |
| 226 | + </section> |
223 | 227 | <section class="section section--recommend"> |
224 | 228 | <h2 class="section__title">おすすめ記事</h2> |
225 | 229 | <div id="recommendList" class="recommend-grid"></div> |
|
0 commit comments