quatuorbellefeuille.com

Content, build scripts and admin scripts for the Bellefeuille Quartet website.
git clone https://git.kevinlegouguec.net/quatuorbellefeuille.com
Log | Files | Refs

commit bd310a19be57e4420b25c8c7aeeb0ad1e87c9b73
parent c12e83f83f2936136a979498b820a6f39d6dcf8e
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Tue, 16 Mar 2021 00:50:25 +0100

Use consistent title

Diffstat:
Men/legal.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/en/legal.sh b/en/legal.sh @@ -6,7 +6,7 @@ add-legal () $1 } -title='Legal statements' +title='Legal notice' stylesheets=(légal) transforms=() # TODO: highlight footer link postprocess=add-legal