Skip to content

Commit f34a23a

Browse files
committed
fix: set title heading level to h1
1 parent af40cf8 commit f34a23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adev-ja/src/content/guide/prerendering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## プリレンダリング
1+
# プリレンダリング
22

33
プリレンダリングは、一般的に**静的サイト生成 (SSG)** と呼ばれ、ページをビルドプロセス中に静的なHTMLファイルにレンダリングする方法を表します。
44

0 commit comments

Comments
 (0)