Revert "Logo's"

This reverts commit 9f1846351f.
This commit is contained in:
2023-07-27 14:12:34 +01:00
parent 076d5d8cd5
commit cdf9a00fcb
14 changed files with 9 additions and 10 deletions

View File

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