img[alt="Immich Logo"] {
  content: url("https://giegler.software/logos/logo_wt.png");
}

h1[class*="font-immich-title"] {
  text-indent: -9999px;
}

h1[class*="font-immich-title"]:before {
  text-indent: 0;
  float: left;
  content: "GDev Fotos";
  /* you could also change the font here */
}