Use round logo with highlight color

This commit is contained in:
2023-07-21 21:28:18 +01:00
parent 9f1846351f
commit 74a3cd7754
8 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
import "./Avatar.css";
import Nostrich from "public/logo.png";
import Nostrich from "public/logo_256.png";
import { CSSProperties, useEffect, useState } from "react";
import type { UserMetadata } from "@snort/system";