Skip to content

Commit d5ebc8b

Browse files
authored
Merge pull request #832 from ashleygwilliams/policies
feat(footer): add link to policies
2 parents d451f78 + 205ba58 commit d5ebc8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/templates/application.hbs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,6 @@
122122
<a href='http://doc.crates.io/guide.html'>Guide</a>
123123
<span class="sep">|</span>
124124
<a href='mailto:[email protected]'>Send us an email</a>
125+
<span class="sep">|</span>
126+
<a href='http://doc.crates.io/policies.html'>Policies</a>
125127
</div>

0 commit comments

Comments
 (0)