From 16721abcf4387a5a42de19b02b1b2641d864deb7 Mon Sep 17 00:00:00 2001 From: Jan Klass Date: Wed, 5 Jun 2024 17:01:28 +0200 Subject: [PATCH] Drop 'Blender ESCN exporter' from download pages (#866) Blender ESCN exporter is unmaintained and experimental with [51 open bug tickets][openbugs]. As discussed in #713, drop the prominent mention on the download pages. Fixes #713 I haven't run it locally (no Ruby/Jekyll env), but I tested with DOM changes directly. The CSS break point `768px` looks better now that it's two columns, so no need to change it despite now being two instead of three layout/card columns. [openbugs]: https://github.com/godotengine/godot-blender-exporter/issues?q=label%3A%22bug%22+is%3Aopen+sort%3Aupdated-desc --- _layouts/download-3.html | 11 +---------- _layouts/download.html | 11 +---------- assets/css/download.css | 2 +- 3 files changed, 3 insertions(+), 21 deletions(-) diff --git a/_layouts/download-3.html b/_layouts/download-3.html index e2785e40dc..2231ce0ce2 100644 --- a/_layouts/download-3.html +++ b/_layouts/download-3.html @@ -6,7 +6,7 @@ layout: default {% include header.html %} - +