docs: update sandbox.md (#754)

This commit is contained in:
Ziheng Xun
2024-06-19 21:06:08 +08:00
committed by GitHub
parent 6671471f75
commit 4758bea187
@@ -12,8 +12,8 @@ Firefox does not support sandboxed pages.
:patterns="[
['sandbox.html', 'sandbox.html'],
['sandbox/index.html', 'sandbox.html'],
['<name>.sandbox.html', '<name>.html` '],
['<name>.sandbox/index.html', '<name>.html` '],
['<name>.sandbox.html', '<name>.html'],
['<name>.sandbox/index.html', '<name>.html'],
]"
/>