From 58486ca64331ba21f7f8a5665428fbef341b2bad Mon Sep 17 00:00:00 2001 From: Melissa LeBlanc-Williams Date: Fri, 18 Nov 2022 09:39:34 -0800 Subject: [PATCH] Fix editing page link without breaking others --- _layouts/download.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/_layouts/download.html b/_layouts/download.html index 60a0056651..9b4cf18aed 100644 --- a/_layouts/download.html +++ b/_layouts/download.html @@ -14,11 +14,7 @@

by {{ page.manufacturer }}

{{ content }}

Contribute

- {% if page.blinka == true %} -

Have some info to add for this board? Edit the source for this page here.

- {% else %} -

Have some info to add for this board? Edit the source for this page here.

- {% endif %} +

Have some info to add for this board? Edit the source for this page here.