diff --git a/src/theme/Footer/Copyright/index.tsx b/src/theme/Footer/Copyright/index.tsx index 12eda3f..fd1ea8f 100644 --- a/src/theme/Footer/Copyright/index.tsx +++ b/src/theme/Footer/Copyright/index.tsx @@ -19,6 +19,7 @@ export default function CopyrightWrapper(props: Props): JSX.Element { href={i.href} target="_blank" rel="noopener noreferrer" + title={i.label} > {i.icon ? (