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

Commit dc9ae78

Browse files
Merge pull request #670 from devopsdays/add-netlify-badge
Add “deploys by Netlify” badge to footer
2 parents a48320b + 034ccfe commit dc9ae78

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

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="{{ "img/netlify-light.png" | absURL }}" alt="Deploys by Netlify">
67+
</a>
6368
</div>
6469
</div>
6570
</div>

static/img/netlify-light.png

10.8 KB
Loading

0 commit comments

Comments
 (0)