We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2cc640 commit 18e47baCopy full SHA for 18e47ba
3 files changed
public/project-hex-dm.jpg
1.53 MB
public/project-hex-dm.png
-2.77 MB
src/components/About/About.tsx
@@ -5,7 +5,7 @@ export function About() {
5
return (
6
<PageLayout>
7
<Container size="md" py="xl" mt="2xl">
8
- <Image src="/public/project-hex-dm.png" alt="Project Hex Dungeon Master" width="100%" height="auto" />
+ <Image src="/public/project-hex-dm.jpg" alt="Project Hex Dungeon Master" width="100%" height="auto" />
9
<Title order={1}>About Project Hex</Title>
10
<Text size="lg" mt="md">
11
Project Hex is a tool for creating and sharing{" "}
0 commit comments