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