From bb67d222cee63fa6f36f04f5644141f9a6b68254 Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Wed, 30 Dec 2020 19:20:35 +0000 Subject: * Info: add links and update robots.txt --- laravel/public/index.gmi | 4 ++++ laravel/public/robots.txt | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'laravel') diff --git a/laravel/public/index.gmi b/laravel/public/index.gmi index 849d7b8..89db27b 100755 --- a/laravel/public/index.gmi +++ b/laravel/public/index.gmi @@ -13,3 +13,7 @@ printf("20 text/gemini\r\n"); => /song.gmi.php/ + +Songs are often copyrighted. +=> gemini://gemini.zachdecook.com Site by Zach DeCook +=> https://git.sr.ht/~earboxer/prosongsa View source code diff --git a/laravel/public/robots.txt b/laravel/public/robots.txt index 1f53798..4bb644d 100644 --- a/laravel/public/robots.txt +++ b/laravel/public/robots.txt @@ -1,2 +1,6 @@ +# portal.mozz.us disallows all bots, so it's okay to browse this site. +User-agent: webproxy-mozz +Allow: / + User-agent: * Disallow: / -- cgit 1.4.1