Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

$( document ).ready(function() { console.log( "ready!" ); });