Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit 3398c9c

Browse files
committed
Add “deploys by Netlify” badge to footer
Fixes #669
1 parent db85ba7 commit 3398c9c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

layouts/partials/footer.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@ <h3 class="footer-nav">About</h3>
6060
<a href="/about/" class = "footer-content">About devopsdays</a><br />
6161
<a href="/privacy/" class = "footer-content">Privacy Policy</a><br />
6262
<a href="/conduct/" class = "footer-content">Code of Conduct</a>
63+
<br />
64+
<br />
65+
<a href="https://www.netlify.com">
66+
<img src="https://www.netlify.com/img/global/badges/netlify-light.svg"/>
67+
</a>
6368
</div>
6469
</div>
6570
</div>

0 commit comments

Comments
 (0)