From 43f454f343c256721ed796d544512f28d72e8b77 Mon Sep 17 00:00:00 2001 From: Thorge Petersen <petersen@rz.uni-kiel.de> Date: Fri, 2 Jun 2023 14:54:14 +0200 Subject: [PATCH] Aligned location of robots.txt with ckan --- ckanext/odsh/templates/{ => home}/robots.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ckanext/odsh/templates/{ => home}/robots.txt (100%) diff --git a/ckanext/odsh/templates/robots.txt b/ckanext/odsh/templates/home/robots.txt similarity index 100% rename from ckanext/odsh/templates/robots.txt rename to ckanext/odsh/templates/home/robots.txt -- GitLab