Skip to content

Commit 173ab36

Browse files
committed
again
1 parent f25b3c0 commit 173ab36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/blacklist/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ next: false
77
---
88

99
<script setup>
10-
import blacklist from '../../data/blacklist.yaml'
10+
import blacklist from '../../../meta/blacklist.yaml'
1111

1212
const openUrl = (url) => {
1313
window.open(url);

0 commit comments

Comments
 (0)