diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-09-22 11:06:15 +0200 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-09-22 11:06:15 +0200 |
| commit | ef7c8c820916556fc5bff26c6ad7d12ef1606423 (patch) | |
| tree | e6dbc68e081d43c6675591e1748f489833c8c05d /layouts/404.html | |
| parent | c150f419a06e7bb006a4a71fa4e98faeb961037d (diff) | |
reworked the website
changed buttons, css, added first blog post
Diffstat (limited to 'layouts/404.html')
| -rw-r--r-- | layouts/404.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html index 737d495..081e509 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -7,7 +7,7 @@ <body class="notfound"> <h1>404</h1> - <p>Tu t'es perdu(e) ? Reviens à la page <a href="/">d'accueil</a>.</p> + <p>Where are you going bro ? Come back <a href="/">here</a>.</p> </body> </html> |
