Aman

Results 2 issues of Aman

### Description The text on the harbor website is being cut off. Location - https://goharbor.io/docs/2.4.0/build-customize-contribute/registry-landscape/ Screenshots -> ![image](https://github.com/goharbor/website/assets/136564604/4b6ad38c-866d-4f33-a487-e7297d663b32)

Make DeleteRegistryParams behave consistently like DeleteProjectParams, allowing deletion of registries by Name or ID. https://github.com/goharbor/go-client/blob/v0.210.0/pkg/sdk/v2.0/client/registry/delete_registry_parameters.go#L63 // @Vad1mo