1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-06-29 05:46:59 +01:00

Set metadata

This commit is contained in:
Jake Howard 2020-10-01 19:06:18 +01:00
parent ffa74cb773
commit be5a0453d0
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -1,7 +1,7 @@
module.exports = {
siteMetadata: {
title: 'notes',
description: 'A description',
title: 'Notes',
description: 'Notes and snippets and things',
author: 'TheOrangeOne',
siteUrl: 'https://notes.theorangeone.net'
},