diff --git a/assets/js/data.js b/assets/js/data.js index 0101f30..09c6c2e 100644 --- a/assets/js/data.js +++ b/assets/js/data.js @@ -91,7 +91,12 @@ function get_data() { "title": "Capital Offense How to Handle Abbreviations in CamelCase - Approxion", "url": "https://www.approxion.com/capital-offenses-how-to-handle-abbreviations-in-camelcase/", "date": "05/06/2024" - } + }, + { + "title": "A handful of reasons JavaScript won’t be available - Piccalilli", + "url": "https://piccalil.li/blog/a-handful-of-reasons-javascript-wont-be-available/", + "date": "01/08/2024", + }, ] } }