Skip to content

Commit 8765ee6

Browse files
committed
add docusaurus-sample
1 parent 6dc2726 commit 8765ee6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/03extras/04website/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,11 @@ minusButton.onclick = () => {
9696
以降の手順に沿うことで、このシケプリと全く同じようなものを作成することができます。
9797

9898
<DocCardList />
99+
100+
完成品は以下のようになります。
101+
102+
<iframe
103+
width="100%"
104+
height="400vw"
105+
src="https://docusaurus-sample.onrender.com/docs/intro"
106+
></iframe>

0 commit comments

Comments
 (0)