function goHome() {
  location.href="/";
}

