summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2023-02-08 19:30:43 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2023-02-08 19:41:38 +0100
commit6c45cbee4bc8b60b41e4f1cdbf29e304d28888a9 (patch)
tree7384833673e022ea5c1c72dfe546327c2c489bd9
parent1722481c14dbfdcd625dd731ad11c14ecdffc71f (diff)
Tout servir en xhtml
-rw-r--r--guix.scm2
-rw-r--r--index.xhtml (renamed from index.html)2
-rw-r--r--par-toute-la-terre.xhtml (renamed from par-toute-la-terre.html)1
3 files changed, 2 insertions, 3 deletions
diff --git a/guix.scm b/guix.scm
index b8f5260..9335f8d 100644
--- a/guix.scm
+++ b/guix.scm
@@ -15,7 +15,7 @@
#:recursive? #t
#:select?
(lambda (file stat)
- (or (string-suffix? ".html" file)
+ (or (string-suffix? ".xhtml" file)
(string-suffix? "/index.css" file)
(string-suffix? ".ly" file))))
#$output)
diff --git a/index.html b/index.xhtml
index adf4469..69b54e1 100644
--- a/index.html
+++ b/index.xhtml
@@ -52,7 +52,7 @@
</p>
<ul>
<li>
- <a href="par-toute-la-terre.html">
+ <a href="par-toute-la-terre.xhtml">
<em>Par toute la terre</em>,
un chant de l’Emmanuel
</a>
diff --git a/par-toute-la-terre.html b/par-toute-la-terre.xhtml
index 84a8163..bacb519 100644
--- a/par-toute-la-terre.html
+++ b/par-toute-la-terre.xhtml
@@ -16,7 +16,6 @@
toujours, qui peut être joué à la trompette, ou autre instrument
soprano (ut ou si bémol).
</p>
- </p>
<figure>
<a href="par-toute-la-terre-choeur.pdf">
<img src="par-toute-la-terre-choeur-miniature.png"