Skip to content

Commit 73e424c

Browse files
committed
Added structure
1 parent 969a2e0 commit 73e424c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Redis Developer Hub is basically a journey carved out for Redis developer commun
1818

1919

2020

21-
## 1. How to Contribute
21+
## How to contribute
2222

2323
This website is built using [Docusaurus 2](https://v2.docusaurus.io/), a modern static website generator. Follow the below steps to contribute to this developer site:
2424

@@ -60,7 +60,7 @@ If you are using GitHub pages for hosting, this command is a convenient way to b
6060
npm run serve
6161
```
6262

63-
## 2. How to add an author
63+
## How to add a new author
6464

6565
Add a new author as follows:
6666

@@ -103,7 +103,7 @@ authors: [suze,simon]
103103

104104
* Note that multiple authors are supported as shown above.
105105

106-
## 3. How to modify the homepage banner
106+
## How to modify the homepage banner
107107

108108
In order to modify the homepage banner, you will need to edit the ```docusaurus.config.js``` file placed under the root of the repository.
109109
You can directly search for `announcementBar` and make your preferred changes.

0 commit comments

Comments
 (0)