Skip to content

Commit 4b86f4e

Browse files
authored
Merge pull request #113 from iArchitSharma/link
Badges Link added to footer
2 parents 67441bf + 5b1f421 commit 4b86f4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hugo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ enable = false
239239
name = "Cloud Native Interactive Labs"
240240
url = "https://layer5.io/learn/service-mesh-labs"
241241

242+
242243
[[params.links.footer.community.items]]
243244
name = "Blog"
244245
url = "https://layer5.io/blog"
@@ -257,6 +258,9 @@ enable = false
257258
[[params.links.footer.community.items]]
258259
name = "Handbook"
259260
url = "https://layer5.io/community/handbook"
261+
[[params.links.footer.community.items]]
262+
name = "Recognition Program"
263+
url = "https://badges.layer5.io/"
260264

261265

262266
[[params.links.footer.projects.items]]

0 commit comments

Comments
 (0)