From 6b3601d0331d510f1c99c5e048a3c1597436114d Mon Sep 17 00:00:00 2001 From: allan Date: Sat, 29 Nov 2025 13:25:02 +0100 Subject: [PATCH] added robot and sitemap info --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dfd45f1..74fbf08 100644 --- a/README.md +++ b/README.md @@ -101,9 +101,9 @@ Re-enable SSH in: | `/etc/gitea/app.ini` | Main config file | | `/etc/nginx/conf.d/.conf` | Vhost generated | -Important (but optional): -`robots.txt` and `sitemap.xml` are supported automatically by the Nginx configuration being created, -however the installer does not generate these files. Create them manually in the directory listed above. +> Important (but optional): +> `robots.txt` and `sitemap.xml` are supported automatically by the Nginx configuration being created, +> however the installer does not generate these files. Create them manually in the directory listed above. ---