Merge pull request #33 from theapplegates/patch-1
Line 14 a period after https
This commit is contained in:
commit
94965d2e54
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ module.exports = {
|
||||||
name: 'Lene Saile', // i.e. Lene Saile - page / blog author's name. Must be set.
|
name: 'Lene Saile', // i.e. Lene Saile - page / blog author's name. Must be set.
|
||||||
avatar: '/favicon.png',
|
avatar: '/favicon.png',
|
||||||
email: 'hola@lenesaile.com', // i.e. hola@lenesaile.com - email of the author
|
email: 'hola@lenesaile.com', // i.e. hola@lenesaile.com - email of the author
|
||||||
website: 'https.://www.lenesaile.com' // i.e. https.://www.lenesaile.com - the personal site of the author
|
website: 'https://www.lenesaile.com' // i.e. https.://www.lenesaile.com - the personal site of the author
|
||||||
},
|
},
|
||||||
creator: {
|
creator: {
|
||||||
name: 'Lene Saile', // i.e. Lene Saile - creator's (developer) name.
|
name: 'Lene Saile', // i.e. Lene Saile - creator's (developer) name.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue