чување 50c2b73dc914d33f0c530c0a28e483f6ee2133a2
родитељ eb1a353ecf0a2515c38a924017a3abd5934f54c6
Аутор: Страхиња Радић <contact@strahinja.org>
Датум: Mon, 28 Jun 2021 15:42:40 +0200
Removed target="_blank" from {made-by} output
Signed-off-by: Страхиња Радић <contact@strahinja.org>
Diffstat:
измењених датотека: 3, додавања: 2(+), брисања: 3(-)
diff --git a/index.html b/index.html
@@ -153,7 +153,7 @@ this program. If not, see <<a href="https://www.gnu.org/licenses">https://www
<div id="git-log">
Previous commit:
-index.slw 23fcccb 2021-04-16 12:27:22 +0200 (Страхиња Радић) (HEAD -> master, origin/master, origin/HEAD)
+index.slw eb1a353 2021-05-05 14:47:00 +0200 (Страхиња Радић) (HEAD -> master, origin/master, origin/HEAD)
</div><!--git-log-->
diff --git a/slweb.1.in b/slweb.1.in
@@ -1031,7 +1031,6 @@ will produce
.LP
Bugs can be reported using the ticket tracker at:
.UR https://\:sr.ht/\:~strahinja/\:slweb/\:trackers
-
.UE
.\" vim: set filetype=groff:
diff --git a/slweb.c b/slweb.c
@@ -1439,7 +1439,7 @@ process_tag(uint8_t* token, const uint8_t* link_prefix, FILE* output,
&& !read_yaml_macros_and_links) /* {made-by} */
{
print_output(output, "<div id=\"made-by\">\n"
- "Generated by <a href=\"%s\" target=\"_blank\">"
+ "Generated by <a href=\"%s\">"
"slweb</a>\n"
"© %s Strahinya Radich.\n"
"</div><!--made-by-->\n",