diff options
Diffstat (limited to 'design')
| -rw-r--r-- | design/index.html | 2 | ||||
| -rw-r--r-- | design/log.html | 2 |
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>© 2025 - Anhgelus Morhtuuzh</p> - <p>Une citation</p> + <p>« Une citation »</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>© 2025 - Anhgelus Morthuuzh</p> - <p>Une citation</p> + <p>« Une citation »</p> <p><a href="">Mentions légales</a></p> </footer> </body> |
