Skip to content

Instantly share code, notes, and snippets.

@canertuzunar
Created April 14, 2021 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save canertuzunar/a75679414fe1a2844e6e8eb0a0412b41 to your computer and use it in GitHub Desktop.
Save canertuzunar/a75679414fe1a2844e6e8eb0a0412b41 to your computer and use it in GitHub Desktop.
//gatsby-config.js
module.exports = {
siteMetaData: {
title: `Caner Tuzunar`,
siteUrl: `https://canertuzunar.github.io`,
description: `Personal WebSite, Portfolio, Blog`
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment