Trying again!

This commit is contained in:
Max Writes 2026-02-20 19:43:19 -05:00
parent c981b5b00c
commit fef0d8dd0d

View File

@ -10,13 +10,3 @@ draft: false
## Maybe if I put content on this page it will work. ## 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.
description: Description of the page used for link previews.
permalink: A custom URL for the page that will remain constant even if the path to the file changes.
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.-->