Skip to content

Commit

Permalink
Set metadataBase so meta image URL is correct
Browse files Browse the repository at this point in the history
  • Loading branch information
marius-mather committed Sep 18, 2024
1 parent ff2f52a commit 20dcb4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export const metadata: Metadata = {
template: "%s | FRONTIER Research",
default: "ACE-III online dementia screening tool",
},
metadataBase: new URL("https://sydney-informatics-hub.github.io/ace3tool/"),
description:
"A tool to interpret ACE-III scores and how they relate to dementia",
};
Expand Down

0 comments on commit 20dcb4a

Please sign in to comment.