We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e316336 commit 9321ab0Copy full SHA for 9321ab0
frontend/src/app/manifest.ts
@@ -2,6 +2,6 @@ import type { MetadataRoute } from 'next';
2
3
export default function manifest(): MetadataRoute.Manifest {
4
return {
5
- name: "NHS Notify"
+ name: 'NHS Notify',
6
};
7
}
0 commit comments