mirror of
https://github.com/dzeiocom/markblog.git
synced 2025-07-29 16:09:50 +00:00
Made better default config :D
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -5,11 +5,11 @@ const config = {
|
||||
500: '#6200EE',
|
||||
600: '#3700B3',
|
||||
},
|
||||
domain: 'https://www.avior.me',
|
||||
// domain: 'http://localhost:3000',
|
||||
domain: 'https://blog.dzeio.com',
|
||||
// domain: 'http://localhost:5000',
|
||||
og: {
|
||||
description: 'Avior.me, Site du portfolio de Avior :D',
|
||||
title: 'Avior.me',
|
||||
description: 'Markblog - Simple Markdown blog CMS',
|
||||
title: 'Markblog',
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user