From 1c353fbaaf06a104d2f9e6dcab85317455f97eb0 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 25 Jul 2022 12:39:29 -0500 Subject: Correct spacing --- sfeed_html.awk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sfeed_html.awk b/sfeed_html.awk index 70226a7..447c26a 100755 --- a/sfeed_html.awk +++ b/sfeed_html.awk @@ -290,7 +290,7 @@ function html_top() print "
last updated at
" @@ -315,7 +315,7 @@ function print_link(href, title, text, class) link = link " class=\"" class "\"" } link = link " title=\"" title "\"" - link = link "rel=\"nofollow\" target=\"_blank\">" + link = link " rel=\"nofollow\" target=\"_blank\">" link = link text link = link "" bufprint(link, 0) -- cgit 1.4.1-21-gabe81