上傳檔案到「/」
This commit is contained in:
18
crepe.mdx
Normal file
18
crepe.mdx
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: ᓚᘏᗢ
|
||||
description: 貓貓貓
|
||||
hide_table_of_contents: true
|
||||
---
|
||||
|
||||
import PhotoGrid from "@site/src/components/PhotoGrid";
|
||||
|
||||
# ᓚᘏᗢ `/crepe`
|
||||
|
||||
<PhotoGrid
|
||||
photos={[
|
||||
"/img/cat/tail.webp",
|
||||
"/img/cat/cat-tag.jpg",
|
||||
"/img/cat/cat-blog-paper.jpg",
|
||||
// ↑ 加圖就在這裡多塞一行,就這樣,沒了
|
||||
]}
|
||||
/>
|
||||
Reference in New Issue
Block a user