Configure main content layout in the Pages' config file

This commit is contained in:
Helen Chong 2024-06-05 09:44:54 +08:00
parent a5d32ecb69
commit a2667abc9b
9 changed files with 1 additions and 9 deletions

View File

@ -1,5 +1,4 @@
---
layout: main/content
title: About
desc: About this website and its webmaster.
isContentDivided: true

View File

@ -1,5 +1,4 @@
---
layout: main/content
title: Articles
desc: List of articles published on my website.
metadata:

View File

@ -1,5 +1,4 @@
---
layout: main/content
title: Blog
tags: blog pages
navTitle: Blog Home

View File

@ -1,5 +1,4 @@
---
layout: main/content
title: Guestbook
eleventyNavigation:
key: Guestbook

View File

@ -1,5 +1,4 @@
---
layout: main/content
title: Links
desc: A collection of links.
isContentDivided: true

View File

@ -1,5 +1,4 @@
---
layout: main/content
title: Now
updated: 2024-06-03
eleventyNavigation:

View File

@ -1,6 +1,6 @@
{
"tags": "pages",
"layout": "main/base",
"layout": "main/content",
"permalink": "/{{ page.fileSlug }}/",
"eleventyComputed":{
"eleventyNavigation":{

View File

@ -1,5 +1,4 @@
---
layout: main/content
title: Projects
isContentDivided: true
toc: true

View File

@ -1,5 +1,4 @@
---
layout: main/content
title: Shrines
eleventyNavigation:
order: 7