michal-sapka-me

Codebase for my homepage.
git clone git://vcs.sapka.me/michal-sapka-me
Log | Files | Refs

commit 6a59ce5dedd5699a60e7c7a926aa68fdf78187d1
parent 5c44e101567c5c980a622bd0b01fb716603e37c6
Author: MichaƂ M. Sapka <michal@sapka.me>
Date:   Wed, 25 Jan 2023 11:55:59 +0100

chore: add robots.txt

Diffstat:
Astatic/robots.txt | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/static/robots.txt b/static/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Disallow: /michal.gpg + +Sitemap: https://michal.sapka.me/sitemap.xml