mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
docs(config.yaml): fixed a typo
This commit is contained in:
parent
715aff9533
commit
d982d4d91b
@ -7,7 +7,7 @@ tags:
|
|||||||
## Configuration
|
## 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.
|
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"}
|
```yaml {title="data/config.yaml"}
|
||||||
name: Your name here! # Shows in the footer
|
name: Your name here! # Shows in the footer
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user