diff options
| author | Ben Beltran <ben@nsovocal.com> | 2020-01-26 16:33:43 +0100 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2020-01-26 16:33:43 +0100 |
| commit | 66dc4cae4cd37e82d773dc30be046d82d380ec4d (patch) | |
| tree | 89723b2fa1505907a3998f8cbe81fd5448614ef6 /static | |
| parent | 32ec81f6370328833fd0ba3dfe1c2974ac775973 (diff) | |
Add skeleton for topic
Tested with VoiceOver
Diffstat (limited to 'static')
| -rw-r--r-- | static/humans.txt | 15 | ||||
| -rw-r--r-- | static/robots.txt | 2 |
2 files changed, 17 insertions, 0 deletions
diff --git a/static/humans.txt b/static/humans.txt new file mode 100644 index 0000000..6f54bec --- /dev/null +++ b/static/humans.txt @@ -0,0 +1,15 @@ +/* TEAM */ +Maintainer: Rubén Beltrán del Río +Site: https://unlimited.pizza +Twitter: @pigeonfolk +From: Berlin, Germany + +/* THANKS */ +Essau Ramirez: https://saumotions.com +Twitter: @saumotions +From: Guadalajara, Jalisco, Mexico + +/* SITE */ +Last update: 2019/12/26 +Language: English +Components: Svelte diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..eb05362 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: |