mirror of
https://github.com/web3privacy/docs
synced 2024-10-15 18:46:26 +02:00
Update index.mdx to fix intro-cover issue in vercel deployment
This commit is contained in:
parent
3c4de44488
commit
95a05f2b42
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ title: Introduction
|
|||
|
||||
import { LinkCard, CardGrid } from '@astrojs/starlight/components';
|
||||
|
||||
![Welcome to Web3Privacy Now Documentation](../assets/intro-cover.png)
|
||||
![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.
|
||||
|
|
Loading…
Reference in a new issue