figbert.com-website

[ACTIVE] the website and home of figbert on the clearnet
git clone git://git.figbert.com/figbert.com-website.git
Log | Files | Refs | README | LICENSE

commit e3d0bae575df3afc9467ad0a2a1e26ab8b6b9e03
parent bc8ae65297caffff4551256e1d4164c17a48d8e0
Author: FIGBERT <figbert@figbert.com>
Date:   Mon, 24 Aug 2020 23:11:31 -0700

:sparkles: Add robots.txt

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

diff --git a/static/robots.txt b/static/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: +\ No newline at end of file