From 3c4de44488ff54f04e557a3b25e25ee6663882c6 Mon Sep 17 00:00:00 2001 From: niclaz <83479948+niclaz@users.noreply.github.com> Date: Wed, 14 Aug 2024 23:56:56 +0200 Subject: [PATCH] Update index.mdx to fix intro-cover.png link --- src/content/docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 7930726c..9ce13d51 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -5,7 +5,7 @@ title: Introduction import { LinkCard, CardGrid } from '@astrojs/starlight/components'; -![Welcome to Web3Privacy Now Documentation](../assets/intro-cover.jpeg) +![Welcome to Web3Privacy Now Documentation](../assets/intro-cover.png) This documentation aims to provide a comprehensive overview of our motivations, activities, and the various ways in which you can contribute. Whether you're new to *Web3Privacy Now* or looking to deepen your involvement, you'll find valuable insights and directions.