Skip to content

Commit 118595c

Browse files
HarikumarGmansona
authored andcommitted
Update footer.md
1 parent bf1ed1c commit 118595c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/components/footer.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@
33
```handlebars
44
<EsFooter />
55
```
6+
7+
You can also add a "contribute to this page" link in the footer by passing `@contributeLink`:
8+
9+
```handlebars
10+
<EsFooter @contributeLink="https://github.com/ember-learn/ember-website" />
11+
```

0 commit comments

Comments
 (0)