Jacky Zhao
2023-08-23 3064839c2d2ea0a9976bef83db12102647572083
content/layout.md
@@ -20,7 +20,7 @@
These correspond to following parts of the page:
![[quartz-layout.png|800]]
![[quartz layout.png|800]]
> [!note]
> There are two additional layout fields that are _not_ shown in the above diagram.
@@ -30,7 +30,7 @@
Quartz **components**, like plugins, can take in additional properties as configuration options. If you're familiar with React terminology, you can think of them as Higher-order Components.
See [a list of all the components](./tags/component) for all available components along with their configuration options. You can also checkout the guide on [[creating components]] if you're interested in further customizing the behaviour of Quartz.
See [a list of all the components](component.md) for all available components along with their configuration options. You can also checkout the guide on [[creating components]] if you're interested in further customizing the behaviour of Quartz.
### Style