4fe28f5a95
* reorganize docs apps * add README * fix directory * add condition for old docs
9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
import AclErrorSection from "../_sections/other/s3-acl.mdx"
|
|
|
|
export const metadata = {
|
|
title: `S3 Plugin ACL Error`,
|
|
}
|
|
|
|
# {metadata.title}
|
|
|
|
<AclErrorSection /> |