Remove duplicate H1 titles from MDX content files
Starlight automatically renders the frontmatter title as H1, so having a duplicate # Title in the body creates redundancy. Removed from 29 content files across all sections.
This commit is contained in:
parent
43d82d095e
commit
0bea793a09
29 changed files with 0 additions and 58 deletions
|
|
@ -5,8 +5,6 @@ description: Use mcwaddams without installing anything locally.
|
|||
|
||||
import { Aside, Code, Tabs, TabItem, Card, CardGrid } from '@astrojs/starlight/components';
|
||||
|
||||
# Connect to Hosted Server
|
||||
|
||||
> *"I was told there would be no installation..."*
|
||||
|
||||
Don't want to install anything? Connect to our hosted mcwaddams server via HTTP.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue