diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-09-30 16:35:46 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-09-30 16:35:46 +0200 |
| commit | 34d16f28f2d85bc1762e65a73d426de4ac8c30ed (patch) | |
| tree | 86c7d574aaafe68895cc39e322d461133262082c /design/index.html | |
| parent | 802bcb5d2c815f89f5651adbe63707599f1d443f (diff) | |
feat(markdown): simple lexer
Diffstat (limited to 'design/index.html')
| -rw-r--r-- | design/index.html | 2 |
1 files changed, 1 insertions, 1 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>© 2025 - Anhgelus Morhtuuzh</p> - <p>Une citation</p> + <p>« Une citation »</p> <p><a href="">Mentions légales</a></p> </footer> </body> |
