mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-21 21:45:42 -05:00
Add index page
This commit is contained in:
parent
0630cfa976
commit
c981b5b00c
@ -4,7 +4,13 @@ description: Digital garden and knowledge library
|
||||
draft: false
|
||||
---
|
||||
|
||||
<!-- https://quartz.jzhao.xyz/authoring-content
|
||||
|
||||
|
||||
# Max Writes
|
||||
|
||||
## Maybe if I put content on this page it will work.
|
||||
|
||||
<!-- https://quartz.jzhao.xyz/authoring-content
|
||||
https://quartz.jzhao.xyz/plugins/Frontmatter
|
||||
|
||||
title: Title of the page. If it isn’t provided, Quartz will use the name of the file as the title.
|
||||
@ -13,6 +19,4 @@ permalink: A custom URL for the page that will remain constant even if the path
|
||||
tags: Tags for this note.
|
||||
draft: Whether to publish the page or not (if true, the page will not be published).
|
||||
date: A string representing the day the note was published. Normally uses YYYY-MM-DD format.
|
||||
cssclasses: CSS class(es) this page should use.
|
||||
-->
|
||||
|
||||
cssclasses: CSS class(es) this page should use.-->
|
||||
Loading…
Reference in New Issue
Block a user