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