aboutsummaryrefslogtreecommitdiff
path: root/src/pages.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages.ml')
-rw-r--r--src/pages.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages.ml b/src/pages.ml
index a1bbc1e..86396a4 100644
--- a/src/pages.ml
+++ b/src/pages.ml
@@ -34,7 +34,7 @@ let common content =
<article>|} ^ content ^
{| </article>
<footer>
- <p>(c) 2021 &ndash; Alban Gruin &ndash; µCS |} ^ escape (Version.version ()) ^ {| « &#9733; GEMINI II &#9733; »</p>
+ <p>(c) 2021 &ndash; Alban Gruin &ndash; µCS |} ^ escape (Version.version ()) ^ {| « GEMINI II »</p>
</footer>
</body>
</html>