changed url
This commit is contained in:
@@ -28,7 +28,7 @@ export default function Footer(props) {
|
||||
};
|
||||
|
||||
//console.log(router.asPath);
|
||||
const shareBodyStr = t("common:gov-wales-link") + router.asPath;
|
||||
const shareBodyStr = t("common:service-home-url") + router.asPath;
|
||||
const shareSubjectStr =
|
||||
t("common:social-shared-from") +
|
||||
" " +
|
||||
|
||||
Reference in New Issue
Block a user