Change Tagline url to etdeboone.nl
This commit is contained in:
parent
71cd391c02
commit
2bd978a5d0
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ today = #(strftime "%Y-%m-%d" (localtime (current-time)))
|
||||||
\concat {
|
\concat {
|
||||||
\with-url #"http://lilypond.org" #(format #f "Typeset with LilyPond ~a" (lilypond-version) )
|
\with-url #"http://lilypond.org" #(format #f "Typeset with LilyPond ~a" (lilypond-version) )
|
||||||
", "
|
", "
|
||||||
\with-url #"https://deboone.nl" "by ET de Boone"
|
\with-url #"https://etdeboone.nl" "by ET de Boone"
|
||||||
", "
|
", "
|
||||||
\concat { "(rev. " \today ", #" \commit ")" }
|
\concat { "(rev. " \today ", #" \commit ")" }
|
||||||
}
|
}
|
||||||
|
|
|
@ -20,7 +20,7 @@ today = #(strftime "%Y-%m-%d" (localtime (current-time)))
|
||||||
\concat {
|
\concat {
|
||||||
\with-url #"http://lilypond.org" #(format #f "Typeset with LilyPond ~a" (lilypond-version) )
|
\with-url #"http://lilypond.org" #(format #f "Typeset with LilyPond ~a" (lilypond-version) )
|
||||||
", "
|
", "
|
||||||
\with-url #"https://deboone.nl" "by ET de Boone"
|
\with-url #"https://etdeboone.nl" "by ET de Boone"
|
||||||
", "
|
", "
|
||||||
\with-url #bandWebsite \bandnameFull
|
\with-url #bandWebsite \bandnameFull
|
||||||
", "
|
", "
|
||||||
|
|
Loading…
Reference in a new issue