From e30c5b2d8bf01183db8213bb0c6f3271de1ba9d1 Mon Sep 17 00:00:00 2001 From: Cleopatra <patrathewhiz@gmail.com> Date: Fri, 9 Apr 2021 12:16:00 +0000 Subject: [PATCH] Add news link --- themes/briar/layouts/partials/footer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/briar/layouts/partials/footer.html b/themes/briar/layouts/partials/footer.html index 94623f4..40d52e3 100644 --- a/themes/briar/layouts/partials/footer.html +++ b/themes/briar/layouts/partials/footer.html @@ -24,6 +24,7 @@ <li><a href="/privacy-policy">Privacy</a></li> <li><a href="/governance">Governance</a></li> <li><a href="/code-of-conduct">Code of Conduct</a></li> + <li><a href="/news">Blog</a></li> <li><a href="/press">Press</a></li> <li><a href="/hiring">Jobs</a></li> <li>Site design by Reflective Spaces</li> -- GitLab