diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-06-28 13:24:56 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-06-28 13:24:56 +0200 |
| commit | 44f5ca09550fcb5de9c4411e61cbe8d02cb021b1 (patch) | |
| tree | 12ac8ddb6a91eb65077fed3148046a3987711c25 /en/aboutme.html | |
| parent | a907fb793e959001b77ac9636d6fcfd2c3755f4f (diff) | |
feat: true centered body contents, played with pseudo classes for the return buttons
Diffstat (limited to 'en/aboutme.html')
| -rw-r--r-- | en/aboutme.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/aboutme.html b/en/aboutme.html index 8e41634..34c2384 100644 --- a/en/aboutme.html +++ b/en/aboutme.html @@ -12,6 +12,6 @@ I hope you enjoy taking a look at my website, have a good day ! <a href=index.html>Return</a> </div> - <a href="index.html" class="footer"><<<Return<<<</a> + <a href="index.html" class="footer">Return</a> </body> </html> |
