fix: paths and such
This commit is contained in:
parent
b066849d90
commit
1a4d04bfb3
5 changed files with 25 additions and 15 deletions
14
docs/censorship/index.mdx
Normal file
14
docs/censorship/index.mdx
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: Censorship 101
|
||||
sidebar_label: Introduction to Censorship
|
||||
sidebar_position: 0
|
||||
---
|
||||
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
|
||||
|
||||
# Censorship 101
|
||||
|
||||
Understand the most important censorship and circumvention concepts.
|
||||
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(1)} />
|
Loading…
Add table
Add a link
Reference in a new issue