9 lines
200 B
JavaScript
9 lines
200 B
JavaScript
export default {
|
|
title: 'Crisp Byte',
|
|
description: 'Random writing by CheddarCrisp',
|
|
url: 'https://crispbyte.dev/',
|
|
author: {
|
|
name: 'CheddarCrisp',
|
|
url: 'https://crispbyte.dev/'
|
|
}
|
|
}
|