Skip to content

Commit d4bc634

Browse files
committed
Merge branch 'development'
2 parents 6278de6 + ad64d80 commit d4bc634

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎docs/create-team-blog.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Creators from the top tech teams choose Hashnode to publish their content. You'r
1313

1414
---
1515

16-
Here is how to create an account on Hashnode:
16+
## How to create a team blog on Hashnode:
1717

1818
1. Log into your Hashnode account.
1919

‎docs/using-hashnode.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: using-hashnode
3-
title: Using Hashnode
3+
title: Hashnode Overview
44
slug: /
55
---
66

‎src/pages/index.js‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ const features = [
1010
title: 'Getting Started',
1111
description: (
1212
<>
13-
<li><ahref="docs/">Using Hashnode</a></li>
14-
<li><ahref="docs/hashnode-glossary">Hashnode Glossary</a></li>
13+
<li><ahref="docs/">Hashnode Overview</a></li>
1514
<li><ahref="docs/create-personal-blog">Create a Personal Blog</a></li>
1615
<li><ahref="docs/create-team-blog">Create a Team Blog</a></li>
1716
<li><ahref="docs/bug-reports-and-feature-request">Bug Reports and Feature Requests</a></li>
17+
<li><ahref="docs/hashnode-glossary">Glossary</a></li>
1818

1919
</>
2020
),

0 commit comments

Comments
(0)