diff options
Diffstat (limited to 'static/js')
| -rw-r--r-- | static/js/bulma.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/js/bulma.js b/static/js/bulma.js index 9b18a3e..0c9ffc6 100644 --- a/static/js/bulma.js +++ b/static/js/bulma.js @@ -1,3 +1,5 @@ +// This javascript was used, without modification, from the Bulma CSS framework documentation. + document.addEventListener('DOMContentLoaded', () => { // Get all "navbar-burger" elements |
