We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25b3c0 commit 173ab36Copy full SHA for 173ab36
docs/en/blacklist/index.md
@@ -7,7 +7,7 @@ next: false
7
---
8
9
<script setup>
10
-import blacklist from '../../data/blacklist.yaml'
+import blacklist from '../../../meta/blacklist.yaml'
11
12
const openUrl = (url) => {
13
window.open(url);
0 commit comments