Skip to content

Commit 65cf51e

Browse files
committed
remove icons
1 parent fbf4583 commit 65cf51e

File tree

7 files changed

+0
-7
lines changed

7 files changed

+0
-7
lines changed

editor/branching-workflow.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Working with branches"
33
description: "Use branches to safely make changes without affecting your live documentation"
4-
icon: "code-branch"
54
---
65

76
Branches let you work on changes without affecting your live documentation site. When your changes are ready, you can merge them into your deployment branch through a pull request.

editor/content-management.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Managing content"
33
description: "Create, edit, and organize your documentation pages"
4-
icon: "file-pen"
54
---
65

76
Use the web editor to create new pages, edit existing content, and organize your documentation structure.

editor/editor.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Web editor reference"
33
description: "Quick reference for Mintlify web editor features and capabilities"
4-
icon: "mouse-pointer-2"
54
---
65

76
Quick reference guide for the Mintlify web editor's features, modes, and keyboard shortcuts.

editor/getting-started.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Getting started with the web editor"
33
description: "Learn how to use Mintlify's web editor to create and edit documentation"
4-
icon: "play"
54
---
65

76
<img

editor/git-concepts.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Understanding Git with the web editor"
33
description: "Learn how the web editor integrates with Git version control"
4-
icon: "git-branch"
54
---
65

76
The web editor handles Git operations automatically, but understanding these concepts will help you work more effectively and collaborate better with team members using local development environments.

editor/publishing.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Publishing your changes"
33
description: "Deploy your documentation updates directly or through pull requests"
4-
icon: "rocket"
54
---
65

76
The web editor offers two publishing paths depending on which branch you're working on: direct publishing to your live site or pull request workflows for review.

editor/troubleshooting.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Troubleshooting the web editor"
33
description: "Solutions to common web editor issues and problems"
4-
icon: "wrench"
54
---
65

76
Find solutions to common issues you might encounter while using the web editor.

0 commit comments

Comments
 (0)