This section contains information about how to customise the metadata of the website including favicons, logo, title and description, open graph images (images for social media) and Twitter, so that it matches your brand.
Favicon
.png
to .ico
.
app
folder and replace the icon.ico
file with a new favicon.
Title and Description
seo.config.ts
file.
Open Graph Images (Social Media)
app
folder and replace the opengraph-image.jpg
and opengraph-image.alt.txt
file with a new open graph image and alt text.
seo.config.ts
file and replace the existing ogImage.url
with a new open graph image.
1200x630
for the Open Graph and Twitter images.Twitter Graph Image
opengraph-image.jpg
file. If that’s not desired then:app
folder and replace the twitter-image.jpg
and twitter-image.alt.txt
file with a new Twitter image and alt text.