diff options
Diffstat (limited to 'dist/assets')
| -rw-r--r-- | dist/assets/json/month.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dist/assets/json/month.json b/dist/assets/json/month.json new file mode 100644 index 0000000..9f33ec7 --- /dev/null +++ b/dist/assets/json/month.json @@ -0,0 +1,14 @@ +[ + "january", + "february", + "march", + "april", + "may", + "june", + "july", + "august", + "september", + "october", + "november", + "december" +] |