mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 02:22:41 +00:00
Create a pages collection
This commit is contained in:
parent
7f892f7b95
commit
f56da996ae
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: start/base
|
layout: start/base
|
||||||
|
tags: pages
|
||||||
desc: Welcome to Leilukin's personal website.
|
desc: Welcome to Leilukin's personal website.
|
||||||
h1: Welcome to Leilukin's Hub!
|
h1: Welcome to Leilukin's Hub!
|
||||||
---
|
---
|
||||||
|
5
src/pages/pages.11tydata.json
Normal file
5
src/pages/pages.11tydata.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"tags": "pages",
|
||||||
|
"layout": "main/base",
|
||||||
|
"permalink": "/{{ page.fileSlug }}/"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user