docs: add missing configuration pages and remove redundant H1 headers
This commit is contained in:
16
contents/docs/configuration/index.mdx
Normal file
16
contents/docs/configuration/index.mdx
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Configuration
|
||||
description: Configure every aspect of your store.
|
||||
---
|
||||
|
||||
|
||||
|
||||
Fine-tune your store's behavior and appearance.
|
||||
|
||||
## Settings Areas
|
||||
|
||||
* **[General](/docs/configuration/general)**: SPA Mode, Container Width, Typography.
|
||||
* **[Appearance](/docs/configuration/appearance)**: Theme colors and branding.
|
||||
* **[Modules](/docs/configuration/modules)**: Enable or disable specific features to keep your store lightweight.
|
||||
* **[Email](/docs/configuration/email)**: Customize transactional emails and set up SMTP.
|
||||
* **[Security](/docs/configuration/security)**: Protect your store with built-in security features.
|
||||
Reference in New Issue
Block a user