hot fixes to wotd

This commit is contained in:
gome 2022-06-02 10:17:01 -05:00
parent 5340540ffd
commit d68d867c9e
4 changed files with 4 additions and 4 deletions

View File

@ -282,7 +282,7 @@
});
</script>
<script type='module'>
const months = ['January','February','March','April','June','July','August','September','October','November','December'];
const months = ['January','February','March','April','May','June','July','August','September','October','November','December'];
const wotd = document.querySelector('#wotd');
const today = new Date();
let entry;

View File

@ -1 +1 @@
{"word":"hecatomb","pronunciation":"ˈhɛkətoʊm","definitions":[{"part":"Noun","definitions":["A great feast and public sacrifice to the gods, originally of a hundred oxen.","Any great sacrifice; a great number of people, animals or things, especially as sacrificed or destroyed; a large amount."]}]}
{"word":"hecatomb","pronunciation":"ˈhɛkətoʊm","definitions":[{"part":"Noun","definitions":["A great feast and public sacrifice to the gods, originally of a hundred oxen.","Any great sacrifice; a great number of people, animals or things, especially as sacrificed or destroyed; a large amount."]}]}

View File

@ -1 +1 @@
{"word":"verisimilitude","pronunciation":"vɛɹɪsɪˈmɪlɪtuːd","definitions":[{"part":"Noun","definitions":["The property of seeming true, of resembling reality; resemblance to reality, realism.","A statement which merely appears to be true.","(of a story) Faithfulness to its own rules; internal cohesion."]}]}
{"word":"verisimilitude","pronunciation":"vɛɹɪsɪˈmɪlɪtuːd","definitions":[{"part":"Noun","definitions":["The property of seeming true, of resembling reality; resemblance to reality, realism.","A statement which merely appears to be true.","(of a story) Faithfulness to its own rules; internal cohesion."]}]}

View File

@ -1 +1 @@
{"word":"superpermutation","pronunciation":"ˈsupɚpɝmjuːˌteɪʃən","definitions":[{"part":"Noun","definitions":["For some value n, a string that contains each permutation of n symbols as a substring."]}]}
{"word":"superpermutation","pronunciation":"ˈsupɚpɝmjuːˌteɪʃən","definitions":[{"part":"Noun","definitions":["For some value <i>n</i>, a string that contains each permutation of <i>n</i> symbols as a substring."]}]}