From 8db46b8e2c5b478fa25faf80fc099bbd6cc0d653 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 22 Sep 2020 13:05:56 +1000 Subject: [PATCH] Revert "Try config.site_url from macro context to serve images" --- _includes/img.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/_includes/img.html b/_includes/img.html index 693f887..4dd8b8e 100644 --- a/_includes/img.html +++ b/_includes/img.html @@ -1,11 +1,13 @@ +{% set assets = '/en/latest/assets' %} +
{% if id %} {% elif url %} - + {% endif %} -