From 6291b598495732d0470bbfb2f26c7025d64e7880 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 29 Nov 2019 13:48:56 -0800 Subject: Use V to open original link in current tab - To avoid a breaking change, keep v to open the original link in new tab. - People who prefers to open the link in the current tab should use V. --- template/common.go | 3 ++- template/html/common/layout.html | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'template') diff --git a/template/common.go b/template/common.go index 2539cad..cb90fe3 100644 --- a/template/common.go +++ b/template/common.go @@ -266,6 +266,7 @@ var templateCommonMap = map[string]string{