From 77428fad950f8d741fd63f6e05eda58d8da9b8f3 Mon Sep 17 00:00:00 2001 From: "E. S." Date: Sun, 14 Apr 2024 23:19:03 +0000 Subject: [PATCH] minor change --- skin/main.phps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin/main.phps b/skin/main.phps index 00123ac..71f973b 100644 --- a/skin/main.phps +++ b/skin/main.phps @@ -171,7 +171,7 @@ $html = <<if_not($visible, $ctx->lang('blog_post_hidden').' |')} {$date} {$ctx->if_true($other_langs, fn() => $ctx->post_other_langs($url, $other_langs))} - {$ctx->if_true($source_url, fn() => ' | Source at kiwiarxiv')} + {$ctx->if_true($source_url, fn() => ' | Source at kiwi arXiv')} {$ctx->if_admin($ctx->post_admin_links, $url, $id, $lang)}