mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-14 13:04:08 +00:00
6 lines
97 B
JavaScript
6 lines
97 B
JavaScript
module.exports = {
|
|
siteUrl: 'https://laconic.com/',
|
|
generateRobotsTxt: true,
|
|
exclude: []
|
|
}
|