fixed graphQL types
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Stephan Dörfler 2020-02-10 18:58:30 +01:00
parent e5b647ddbc
commit 6b2ff88427
1 changed files with 2 additions and 2 deletions

View File

@ -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: [
{