{#if currentLocation === "/"} AniTrack Logo {:else} {/if}
  • {#if isAniListLoggedIn}
    AniList: {currentAniListUser.data.Viewer.name}
    {:else} {/if}
  • {#if isMALLoggedIn}
    MyAnimeList: {currentMALUser.name}
    {:else} {/if}
  • {#if isSimklLoggedIn}
    Simkl: {currentSimklUser.user.name}
    {:else} {/if}