From 7e50be6d9947b90dd212a23ba7a37ca8957c156b Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 24 Nov 2019 19:56:30 +0100 Subject: Fix project card footer on mobile --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/index.html') diff --git a/layouts/index.html b/layouts/index.html index 703e5a5..a549272 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -14,7 +14,7 @@
{{ .Summary }}
-
+
{{ if .Truncated }} Read Article {{ end }} -- cgit v1.3.1