From acda08394e6901d1f4f17fb2b22de98a48447b9e Mon Sep 17 00:00:00 2001 From: Alexis Date: Sat, 11 Jul 2026 13:32:25 +0200 Subject: [PATCH] Fixed robots.txt --- pnpm-workspace.yaml | 2 ++ public/robots.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index bff00c5..a50dd18 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,3 +1,5 @@ +allowBuilds: + '@parcel/watcher': true onlyBuiltDependencies: - '@parcel/watcher' - '@tailwindcss/oxide' diff --git a/public/robots.txt b/public/robots.txt index eb1b176..c1e27b5 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -46,4 +46,4 @@ Disallow: / User-agent: DataForSeoBot Disallow: / -Sitemap: https://alexcreates.fr/sitemap-index.xml \ No newline at end of file +Sitemap: https://trips.alexcreates.fr/sitemap-index.xml \ No newline at end of file