Skip to content

Commit 6009732

Browse files
authored
Revise Docs Introduction title and heading
Updated the title and removed the emoji from the heading.
1 parent 69b2363 commit 6009732

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/guides/docs/docs-introduction.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
2+
title: Docs Introduction
23
id: introduction
34
sidebar_label: Introduction
45
slug: /docs-introduction
56
---
67

7-
# 📚 Docs Introduction
8-
98
The **CodeHarborHub Docs** feature gives you a powerful way to create and organize
109
Markdown/MDX content in a **structured, hierarchical format**—perfect for building
1110
technical documentation, courses, or developer guides.
@@ -30,7 +29,7 @@ and finally [using multiple docs plugin instances](./docs-multi-instance.mdx).
3029

3130
<AdsComponent />
3231

33-
## 🗂 Docs-only Mode {#docs-only-mode}
32+
## Docs-only Mode {#docs-only-mode}
3433

3534
By default, a CodeHarborHub site includes **Docs**, **Blog**, and **Pages**.
3635
A fresh installation looks like this:
@@ -105,4 +104,4 @@ Now your site’s structure will look like:
105104
```
106105
example.com/ -> generated from `docs/intro.md`
107106
example.com/tutorial-basics/... -> generated from `docs/tutorial-basics/...`
108-
```
107+
```

0 commit comments

Comments
 (0)