From 54af8a2585ef8dc574614bfb42834f9caa77023f Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 7 Jun 2020 08:16:26 +0200 Subject: small details on landing page and fixes in data protection --- build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'build.sh') diff --git a/build.sh b/build.sh index 6400937..93f33b2 100755 --- a/build.sh +++ b/build.sh @@ -12,3 +12,4 @@ rm -rf public hugo -v -b http://www.andreasbaumann.cc/ $SED -i "s@$TEST_URL@http://www.andreasbaumann.cc/strus/query/wwwandreasbaumanncc@g" \ public/search/index.html +cp themes/new_theme/layouts/robots.txt public/. -- cgit v1.2.3-54-g00ecf