--- title: Components --- ## Components We can use custom components for guide articles. Add ```yml component: path/to/component ``` to an article frontmatter to use your component. Your component should be located in `client/src/templates/Guide/components/path/to/component`.