delete config.toml cause seems unused

With User/Repository@SHA: gatsbyjs/gatsby@66f90132b4 the code loading this config has been removed. So the config seems obsolete.
This commit is contained in:
rsternagel 2017-04-01 10:58:10 +02:00 committed by GitHub
parent 1dc7ca52c0
commit 5cb7d5105b

View file

@ -1,3 +0,0 @@
blogTitle = "My Awesome Blog"
authorName = "Kyle Mathews"
linkPrefix = "/gatsby-starter-blog"