mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-17 22:01:24 -04:00
6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
$(document).ready(function() {
|
|
|
|
// Place JavaScript code here...
|
|
|
|
});
|