From d982d4d91b58e0fedba5ff76c08a60823976471e Mon Sep 17 00:00:00 2001 From: Geoffrey Garrett Date: Tue, 28 Jun 2022 19:57:40 +0200 Subject: [PATCH] docs(config.yaml): fixed a typo --- content/notes/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/notes/config.md b/content/notes/config.md index 979546ec5..f89a7bdf5 100644 --- a/content/notes/config.md +++ b/content/notes/config.md @@ -7,7 +7,7 @@ tags: ## Configuration Quartz is designed to be extremely configurable. You can find the bulk of the configuration scattered throughout the repository depending on how in-depth you'd like to get. -The majority of configuration can be be found under `data/config.yaml`. An annotated example configuration is shown below. +The majority of configuration can be found under `data/config.yaml`. An annotated example configuration is shown below. ```yaml {title="data/config.yaml"} name: Your name here! # Shows in the footer