Skip to content

Commit

Permalink
Bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mpcgt committed Mar 20, 2024
1 parent 7970722 commit 3fe8dae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/components/FooterLinks.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { Text, Container, ActionIcon, Group, rem } from '@mantine/core';
import { IconBrandTwitter, IconBrandYoutube, IconBrandInstagram } from '@tabler/icons-react';
import LeveticaLogo from './assets/levetica.svg'
import LeveticaLogo from './assets/levetica.png'
import classes from './FooterLinks.module.css';

const data = [
Expand Down
Binary file added src/assets/levetica.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3fe8dae

Please sign in to comment.