From 8eb46b216d0ac5597fc999821a074c097bea6e20 Mon Sep 17 00:00:00 2001 From: Khusika Dhamar Gusti Date: Wed, 22 Jul 2020 22:47:44 +0700 Subject: [PATCH] fix(footer): Guard post-info-license Show license information if it is mentioned in the markdown. Signed-off-by: Khusika Dhamar Gusti --- layouts/partials/single/footer.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/layouts/partials/single/footer.html b/layouts/partials/single/footer.html index c5b682f4..caf9edc5 100644 --- a/layouts/partials/single/footer.html +++ b/layouts/partials/single/footer.html @@ -17,13 +17,13 @@ {{- end -}} + {{- with $params.license | string -}} + {{- end -}}