diff --git a/frontend/angular.json b/frontend/angular.json index b6fce6d00..53573221f 100644 --- a/frontend/angular.json +++ b/frontend/angular.json @@ -25,7 +25,8 @@ "aot": true, "assets": [ "src/favicon.ico", - "src/resources" + "src/resources", + "src/robots.txt" ], "styles": [ "src/styles.scss" diff --git a/frontend/src/robots.txt b/frontend/src/robots.txt new file mode 100644 index 000000000..2c2029858 --- /dev/null +++ b/frontend/src/robots.txt @@ -0,0 +1 @@ +https://mempool.space/sitemap.xml