Skip to content

Commit 143fa28

Browse files
remove footnote
1 parent af018e6 commit 143fa28

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/docs/rules/custom-errors/reference/error-tokens.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ The following custom error tokens are required by their respective error pages:
2323
| `::CLOUDFLARE_ERROR_500S_BOX::` | 5XX Errors |
2424
| `::CLOUDFLARE_ERROR_1000S_BOX::` | 1XXX Errors |
2525

26-
[^1]: Not used for I'm Under Attack Mode.
27-
2826
Each custom error token has a default look and feel. However, you can use CSS to stylize each custom error tag using each tag's class ID. All the external resources like images, CSS, and scripts will be inlined during the process. As such, all external resources need to be available (that is, they must return `200 OK`) otherwise an error will be thrown.
2927

3028
## For Custom Error Assets, inline responses, and Error Pages

0 commit comments

Comments
 (0)