From 02b2094d78ef4f8f16625be156c083b1c21c7985 Mon Sep 17 00:00:00 2001 From: Reto Bollinger Date: Tue, 14 Jan 2025 13:30:33 +0100 Subject: [PATCH] Improved descripton in 160 characters --- lektor/lektordata/project/templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lektor/lektordata/project/templates/layout.html b/lektor/lektordata/project/templates/layout.html index 16de4b3..3574aaf 100644 --- a/lektor/lektordata/project/templates/layout.html +++ b/lektor/lektordata/project/templates/layout.html @@ -7,7 +7,7 @@ -{% if this._path == '/' %}{% endif%} +{% if this._path == '/' %}{% endif%} {% if this._path == '/' %}Home — PCS{% else %}{% block title %}Welcome{% endblock %} — PCS{% endif%}