HomeFooter
Warning
This component is mainly used in conjunction with wrap/eject in Custom Theme , and is different from components that are directly imported in MDX. You can modify the styles and functions by passing component props or directly overriding the component. If you override the entire component through eject, please note that the reading of the corresponding configuration options of the component will become invalid and you need to control it yourself.
This component is part of the homepage. HomeFooter renders footer information at the bottom of the homepage.
Usage
Modify or override through custom theme.
This component doesn't accept any props. It internally reads the themeConfig.footer configuration through useSite.