aboutsummaryrefslogtreecommitdiff
path: root/design
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2025-09-30 16:35:46 +0200
committerAnhgelus Morhtuuzh <william@herges.fr>2025-09-30 16:35:46 +0200
commit34d16f28f2d85bc1762e65a73d426de4ac8c30ed (patch)
tree86c7d574aaafe68895cc39e322d461133262082c /design
parent802bcb5d2c815f89f5651adbe63707599f1d443f (diff)
feat(markdown): simple lexer
Diffstat (limited to 'design')
-rw-r--r--design/index.html2
-rw-r--r--design/log.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/design/index.html b/design/index.html
index 64a8ed5..da598ec 100644
--- a/design/index.html
+++ b/design/index.html
@@ -58,7 +58,7 @@
</main>
<footer>
<p>&copy; 2025 - Anhgelus Morhtuuzh</p>
- <p>Une citation</p>
+ <p>«&thinsp;Une citation&thinsp;»</p>
<p><a href="">Mentions légales</a></p>
</footer>
</body>
diff --git a/design/log.html b/design/log.html
index fd38f9a..709e918 100644
--- a/design/log.html
+++ b/design/log.html
@@ -88,7 +88,7 @@ func main() {
</article>
<footer>
<p>&copy; 2025 - Anhgelus Morthuuzh</p>
- <p>Une citation</p>
+ <p>«&thinsp;Une citation&thinsp;»</p>
<p><a href="">Mentions légales</a></p>
</footer>
</body>