fixed graphQL types
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
e5b647ddbc
commit
6b2ff88427
|
|
@ -3,8 +3,8 @@ module.exports = {
|
|||
title: `While False Blog`,
|
||||
author: `Stephan Dörfler`,
|
||||
description: `Self-built developer blog based on gatsby.`,
|
||||
url: `https://blog.while-false.de`,
|
||||
|
||||
siteUrl: `https://blog.while-false.de`,
|
||||
type: `website`,
|
||||
},
|
||||
plugins: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue