diff options
| author | Denis Chevalier <perso@denischevalier.fr> | 2026-08-11 11:30:34 +0200 |
|---|---|---|
| committer | Denis Chevalier <perso@denischevalier.fr> | 2026-08-11 11:30:34 +0200 |
| commit | 319f2433df4c055a050ffa9087f56df3571f3486 (patch) | |
| tree | 7cb3416b1a9392075f8f0994fe7ae6fb31f1f256 | |
| parent | f0aa9a35e83d302ed1c8fd8856fb19d70ecfce82 (diff) | |
| download | site-319f2433df4c055a050ffa9087f56df3571f3486.tar.gz site-319f2433df4c055a050ffa9087f56df3571f3486.tar.bz2 site-319f2433df4c055a050ffa9087f56df3571f3486.zip | |
add privacy paragraph
| -rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -90,6 +90,9 @@ <p class="title">Designer of SAME</p> <a href="mailto:perso@denischevalier.fr" class="contact-btn">Contact Me</a> <a href="/git" class="contact-btn">Git Repositories</a> + <p> + You won't find any cookie banners or tracking scripts here. This website is light, simple, and fully functional with JavaScript disabled—just clean, private HTML and CSS as the web was intended. + </p> </main> </body> |
