mirror of
https://github.com/RealOrangeOne/notes.git
synced 2024-12-22 19:05:59 +00:00
Set metadata
This commit is contained in:
parent
ffa74cb773
commit
be5a0453d0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
siteMetadata: {
|
siteMetadata: {
|
||||||
title: 'notes',
|
title: 'Notes',
|
||||||
description: 'A description',
|
description: 'Notes and snippets and things',
|
||||||
author: 'TheOrangeOne',
|
author: 'TheOrangeOne',
|
||||||
siteUrl: 'https://notes.theorangeone.net'
|
siteUrl: 'https://notes.theorangeone.net'
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue