mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-01 16:00:29 +02:00
docs: remove useless front matter (#7518)
This commit is contained in:
parent
432a8bd3e9
commit
ab566ecce3
58 changed files with 143 additions and 118 deletions
|
@ -1,12 +1,13 @@
|
|||
---
|
||||
id: blog
|
||||
title: Blog
|
||||
description: Deploy a full-featured blog in no time with Docusaurus.
|
||||
---
|
||||
|
||||
# Blog
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
The blog feature enables you to deploy in no time a full-featured blog.
|
||||
The blog feature enables you to deploy a full-featured blog in no time.
|
||||
|
||||
:::info
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue