Zach's git repos
/
prosongsa
Backend for songs.zachdecook.com
laravel
prosongsa
/ index.js
Raw
1
2
3
4
$(document).ready( function(){ document.title = $("pre").text().split("\n")[0]; });