Skip to content

Commit

Permalink
fix thumb img
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangndm3139 committed Mar 11, 2024
1 parent e21a2cc commit 94b80f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const metadata: Metadata = {
title: "Aura Network - The Layer 1 for emerging countries",
description: "Aura Network is the Layer 1 for emerging countries, providing public infrastructure through modular tech stacks. Build and drive Blockchain mass adoption.",
openGraph: {
images: '/img_thumb.png',
images: 'https://aura.network/img_thumb.png',
},
};

Expand Down

0 comments on commit 94b80f8

Please sign in to comment.