4 lines
137 B
JavaScript
4 lines
137 B
JavaScript
|
module.exports = {
|
||
|
name: 'burn',
|
||
|
content: 'Find your nearest burn center: https://ameriburn.org/public-resources/find-a-burn-center/'
|
||
|
}
|