Jacky Zhao
2022-08-05 3dcc1f1106c1ad81cf6cd0a45f51249d719d694f
content/notes/editing.md
@@ -2,7 +2,7 @@
title: "Editing Content in Quartz"
tags:
- setup
weight: 1
weight: -4
---
## Editing 
@@ -34,7 +34,7 @@
### Front Matter
Hugo is picky when it comes to metadata for files. Make sure that your title is double-quoted and that you have a title defined at the top of your file like so. You can also add tags here as well.
```markdown
```yaml
---
title: "Example Title"
tags: