This commit is contained in:
@@ -86,7 +86,7 @@ const Confirmation = () => {
|
||||
'@type': 'WebSite',
|
||||
name: 'Hackernews Newsletter',
|
||||
title: 'Subscription Confirmation',
|
||||
url: `${process.env.HOME_URL}/confirmation`
|
||||
url: `${process.env.NEXT_PUBLIC_HOME_URL}/confirmation`
|
||||
};
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user