Skip to content

Commit cf781b4

Browse files
authored
Update blog.mdx
1 parent f2ea55a commit cf781b4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/blog.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2+
title: Blog
23
description: Learn how to build and manage a complete blog using Docusaurus.
34
---
45

5-
# Blog
6-
76
The **Blog** feature in Docusaurus lets you create a full-featured, customizable blog with minimal setup.
87
It supports Markdown/MDX posts, authors, tags, feeds, and multiple configuration options—perfect for sharing updates, tutorials, or news.
98

@@ -88,8 +87,6 @@ export default {
8887
};
8988
```
9089

91-
<AdsComponent />
92-
9390
### Reading Time
9491

9592
You can provide a custom reading time algorithm:
@@ -188,4 +185,4 @@ This creates a second blog at `/news` with its own posts.
188185

189186
---
190187

191-
With these options, you can quickly deploy a modern, SEO-friendly blog, customize layouts, manage multiple authors, and grow your content with ease.
188+
With these options, you can quickly deploy a modern, SEO-friendly blog, customize layouts, manage multiple authors, and grow your content with ease.

0 commit comments

Comments
 (0)