Skip to content

Commit

Permalink
feat: add HNY message
Browse files Browse the repository at this point in the history
  • Loading branch information
pimlie committed Dec 8, 2019
1 parent 522fc54 commit 6b3995a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion src/messages/nuxt-core.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
[
{
"message": "Did you know this?"
"message": "The Nuxt.js core team wishes you a Happy New Year!"
"periods": [{
"from": "0000-12-14",
"till": "0000-12-31"
}, {
"from": "0000-01-01",
"till": "0000-01-05"
}]
}
]

0 comments on commit 6b3995a

Please # to comment.