From a8ce5a48853ec51216d20aa382233448fd8e4cfe Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sat, 20 Feb 2021 12:30:59 +0100 Subject: Tweak emphasis on instrument --- build-member.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'build-member.sh') diff --git a/build-member.sh b/build-member.sh index d4b04e7..329be0e 100755 --- a/build-member.sh +++ b/build-member.sh @@ -28,17 +28,17 @@ generate-main () { read fullname read instrument - read h1 - read dt + read emph1 + read emph2 local -r name=$(firstname "${fullname}") cat < -
-

${fullname}

-

${instrument}

+
+
+

${fullname}

+

${instrument}

-
+
EOF while read line -- cgit v1.2.3