diffplug / diffplug/gitfromscratch
SEO - Add meta descriptions to each page
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
A description tag for each page can be added by exporting a variable named `description` from each mdx file. e.g.:
```
export const description = "This will be the description"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.