Update JavaScript documentation

pull/1638/head
Simon Legner 3 years ago
parent f1415f63e0
commit 3d8747d469

@ -131,4 +131,8 @@
dd { margin: 0; }
}
iframe.interactive {
width: 100%;
}
}

@ -3,6 +3,7 @@ module Docs
prepend FixInternalUrlsBehavior
prepend FixRedirectionsBehavior
# release = '2021-10-22'
self.name = 'JavaScript'
self.base_url = 'https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference'

Loading…
Cancel
Save