Add index page

This commit is contained in:
Max Writes 2026-02-20 19:39:34 -05:00
parent 0630cfa976
commit c981b5b00c

View File

@ -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 isnt 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.-->