Skip to content

Commit a7bf120

Browse files
committed
Finished Ambassador Page
1 parent 9c7f309 commit a7bf120

2 files changed

Lines changed: 25 additions & 2 deletions

File tree

docs/ambassador-program.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ title: Hashnode Ambassador
55

66
## What is it?
77

8-
t
8+
The Hashnode Ambassador Program is a way Hashnode rewards its people for spreading the word about Hashnode.
9+
10+
If you enjoy Hashnode, and want to see your friends here as well, refer them and become a Hashnode Ambassador.
11+
12+
It comes with many useful perks! See below all the perks and rules!
913

1014
---
1115

@@ -31,4 +35,14 @@ Becoming a Hashnode ambassador comes with certain perks. See all the benefits yo
3135
* **Exclusive Discord group** => You get access to an exclusive Discord channel only for ambassadors.
3236
* **Gold profile ring** => You receive a unique gold ring around your profile photo to announce that you are a Hashnode ambassador.
3337

38+
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1613978663055/Gfo-S55MR.png?auto=compress" width="80" alt="Access Beta Features" />
39+
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1613978732431/SNY4Rtg5n.png?auto=compress" width="80" alt="Reading History" />
40+
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1613978774735/Sj5mEm7lw.png?auto=compress" width="80" alt="Who Liked My Article?" />
41+
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1613978828316/KcFRdhqI_.png?auto=compress" width="80" alt="Custom CSS" />
42+
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1614000699090/XO9wR_2Yu.png?auto=compress" width="80" alt="Source From GitHub" />
43+
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1613979080756/-Ktgloxcn.png?auto=compress" width="80" alt="Exclusive Discord Group" />
44+
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1597084357835/nVQVaJ4lw.png?auto=compress" width="80" alt="Gold Profile Ring" />
45+
46+
---
47+
3448
➡️ There is an official [ambassador page](https://hashnode.com/ambassador).

src/pages/index.js

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,16 @@ const features = [
4242
<li><a href = "docs/writing-challenges">Writing Challenges</a></li>
4343
</>
4444
),
45-
},{
45+
},
46+
{
47+
title: 'How To Guides',
48+
description: (
49+
<>
50+
<li><a href = "docs/ambassador-program">Hashnode Ambassador</a></li>
51+
</>
52+
),
53+
},
54+
{
4655
title: 'Settings & Customization',
4756
description: (
4857
<>

0 commit comments

Comments
 (0)