feat: 💚 Fix config
Update URL and website name
This commit is contained in:
parent
796bc264f4
commit
0df807c7a9
@ -3,10 +3,10 @@ module.exports = {
|
||||
{
|
||||
resolve: "gatsby-theme-portfolio-minimal",
|
||||
options: {
|
||||
siteUrl: "https://gatsby-starter-portfolio-minimal-theme.netlify.app/", // Used for sitemap generation
|
||||
siteUrl: "https://louisgallet.fr", // Used for sitemap generation
|
||||
manifestSettings: {
|
||||
favicon: "./content/images/favicon.png", // Path is relative to the root
|
||||
siteName: "My Minimal Portfolio", // Used in manifest.json
|
||||
siteName: "Louis Gallet - Portfolio", // Used in manifest.json
|
||||
shortName: "Portfolio", // Used in manifest.json
|
||||
startUrl: "/", // Used in manifest.json
|
||||
backgroundColor: "#FFFFFF", // Used in manifest.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user