mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-01-09 14:48:12 -05:00
* docs(docs): update v4 doc * Update apps/docs/docusaurus.config.ts Co-authored-by: Vivian Plasencia <v.pcalana@gmail.com> --------- Co-authored-by: Vivian Plasencia <v.pcalana@gmail.com>
17 lines
196 B
Plaintext
17 lines
196 B
Plaintext
---
|
|
sidebar_position: 9
|
|
---
|
|
|
|
import Articles from '@site/src/components/Articles';
|
|
import Videos from '@site/src/components/Videos';
|
|
|
|
# Resources
|
|
|
|
## Articles
|
|
|
|
<Articles />
|
|
|
|
## Videos
|
|
|
|
<Videos />
|