Skip to content

Commit 3033710

Browse files
veabaJinjiang
andauthored
fix: cloudflare pages redirect to llms.txt (#1087)
* fix: cloudflare pages redirect to llms.txt cloudflare pages redirect to llms.txt * chore: remove unnecessary comments Remove unnecessary comments * Update _redirects --------- Co-authored-by: Jinjiang <[email protected]>
1 parent 3a65860 commit 3033710

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/public/_redirects

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858

5959
/v2/* https://v2.vuejs.org/v2/:splat?redirect=true 302
6060

61-
/*.txt /:splat.md 301
62-
/llms.md /llms.txt 301
63-
/llms.txt /llms.txt 200!
64-
/llms-full.txt /llms-full.txt 200!
61+
# llms
62+
/llms.md /llms.txt 200
63+
/llms-full.md /llms-full.txt 200

0 commit comments

Comments
 (0)