From 70a25fd804daa5df4b5cd34aac5de99acabc5cff Mon Sep 17 00:00:00 2001 From: schneefux Date: Thu, 18 Jun 2020 17:29:23 +0200 Subject: layout: Shorten link text --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts') diff --git a/layouts/index.html b/layouts/index.html index a549272..ea9990a 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -19,7 +19,7 @@ Read Article {{ end }} {{ if ne .Params.link nil }} - Visit Project Website + Visit Website {{ end }} -- cgit v1.3.1