From 7cdfc0c27ef1cbfd1db8f597804ae8c75c7bcc7a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Wed, 31 Jan 2024 23:48:14 +0100 Subject: [PATCH] Add ads and humans public txt --- public/ads.txt | 0 public/humans.txt | 8 ++++++++ 2 files changed, 8 insertions(+) create mode 100644 public/ads.txt create mode 100644 public/humans.txt diff --git a/public/ads.txt b/public/ads.txt new file mode 100644 index 0000000..e69de29 diff --git a/public/humans.txt b/public/humans.txt new file mode 100644 index 0000000..9b2fdc3 --- /dev/null +++ b/public/humans.txt @@ -0,0 +1,8 @@ +/* TEAM */ + Web developer: Rapsys + From: Paris, France + +/* SITE */ + Language: French / English + Doctype: HTML5 + IDE: Vim -- 2.41.0