From 2095959269f4588b73f62bf8a953e67a589ae1d3 Mon Sep 17 00:00:00 2001 From: Wis <73546752+neqojp@users.noreply.github.com> Date: Sat, 18 Sep 2021 16:41:43 +0900 Subject: Allow portrait to be changed from environment variables See #27 --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/index.html b/layouts/index.html index 61ca658..f5af3a7 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -3,7 +3,7 @@
- Portrait + Portrait
{{- with .Param "greeting" -}} -- cgit v1.2.3