mirror of
https://github.com/web3privacy/docs
synced 2024-10-15 18:46:26 +02:00
Update index.mdx to fix vercel deployment
This commit is contained in:
parent
891a85bc17
commit
681e3110d2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ title: Introduction
|
||||||
|
|
||||||
import { LinkCard, CardGrid } from '@astrojs/starlight/components';
|
import { LinkCard, CardGrid } from '@astrojs/starlight/components';
|
||||||
|
|
||||||
![Welcome to Web3Privacy Now Documentation](./assets/intro-cover.jpeg)
|
![Welcome to Web3Privacy Now Documentation](../assets/intro-cover.jpeg)
|
||||||
|
|
||||||
This documentation aims to provide a comprehensive overview of our motivations, activities, and the various ways in which you can contribute.
|
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.
|
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