Extras
Setup
- Create your site favicon with this free Favicon Generator. Download the zip file and extract it in the
/publicfolder. The_document.jsfile will automatically add the favicon (and other icons) to your site. - Create a rectangle logo with your name like the one below. Name it
logoAndName.pngand add it to the/publicfolder. Next-Auth will automatically add it to your login pages (see[...nextauth].jsfile).
- Create a 1200x660px image for social media sharing. Name it
shareMain.pngand add it to the/publicfolder. You can change the file name/extension in the<TagSEO />component.