{$settings_public.website_title{$settings_public.website_title ? $settings_public.website_title : ''}
    {#if userInfo.role !== 'user'}
  • Home
  • Settings
  • {/if}
  • Theme
    • ($theme = 'light')} on:keydown={() => ($theme = 'light')} > Light
    • ($theme = 'dark')} on:keydown={() => ($theme = 'dark')} > Dark
    • ($theme = 'auto')} on:keydown={() => ($theme = 'auto')} > Auto