
function linkeGit(bu) {
    window.open(bu.alt, "_blank");
}


