From bdf7a9b1cfe1ccfb77a0723652b86d7da291c751 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Tue, 19 Apr 2022 22:06:22 +0200 Subject: [PATCH] fix alignment --- _includes/partial/publisher_ref.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/partial/publisher_ref.html b/_includes/partial/publisher_ref.html index 72b30806..161e2f9f 100644 --- a/_includes/partial/publisher_ref.html +++ b/_includes/partial/publisher_ref.html @@ -1,4 +1,4 @@ {% assign publisher_ref = site.publishers | where: 'short_name', include.pub | first %} -by mdo {{ include.pub }} +by mdo {{ include.pub }} \ No newline at end of file