From 9cf082d94cb8e726cd2637ab689840c2197f0261 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Fri, 25 Jan 2019 02:28:51 -0500 Subject: [PATCH] Add links to our sponsors in the footer (#66) * Add links to our sponsors in the footer * Update footer.html --- layouts/partials/footer.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 27ea690..3a6fcec 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -2,7 +2,10 @@

- Copyright © {{ now.Year }} {{ .Site.Params.author }}. All rights reserved. Made with and Hugo. Sponsored by INBlockchain. + Copyright © {{ now.Year }} {{ .Site.Params.author }}. All rights reserved. Made with and Hugo. +

+

+ Sponsored by INBlockchain, Packet, DigitalOcean, and all of our backers on Open Collective.

{{ $lang := .Lang }}{{ $base := .Site.BaseURL }}{{ range .Site.Languages }}