Skip to content

Commit

Permalink
update logo
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed May 30, 2024
1 parent 99ae1b1 commit 4caf58e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions emails/owner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ export const OwnerReceivedEmailTemplate = () => {
<Section className="mt-[32px]">
<Img
// src={getEjsValue('aggregate.owner.avatar')}
src="https://mx-space.js.org/logo.png"
className="my-0 mx-auto rounded-xl h-12 w-12"
src="https://cdn.jsdelivr.net/gh/mx-space/.github@main/uwu.png"
className="my-0 mx-auto rounded-xl h-12"
/>
</Section>
<Heading className="text-black text-[18px] font-normal text-center p-0 my-[30px] mx-0">
Expand Down

0 comments on commit 4caf58e

Please sign in to comment.