Init
This commit is contained in:
8
content/examples/gallery/index.md
Normal file
8
content/examples/gallery/index.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Gallery Homepage Example"
|
||||
date: 2023-04-06T13:50:51+08:00
|
||||
draft: false
|
||||
layout: gallery
|
||||
---
|
||||
|
||||
The example of gallery homepage layout.
|
8
content/examples/gallery/index.zh-hans.md
Normal file
8
content/examples/gallery/index.zh-hans.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "图库主页示例"
|
||||
date: 2023-04-06T13:50:51+08:00
|
||||
draft: false
|
||||
layout: gallery
|
||||
---
|
||||
|
||||
图库主页布局示例。
|
Reference in New Issue
Block a user