1
1
mirror of https://github.com/primer/css.git synced 2024-11-30 01:04:04 +03:00

Setting the gatsby defaultBranch

This commit is contained in:
Jon Rohan 2021-03-26 09:47:57 -07:00
parent e1724b708c
commit 4f25b05287
No known key found for this signature in database
GPG Key ID: B0BBE304A9A0AECB

View File

@ -12,6 +12,7 @@ module.exports = {
{
resolve: '@primer/gatsby-theme-doctocat',
options: {
defaultBranch: 'main',
repoRootPath: '..'
}
},