Skip to content

Commit eb60a55

Browse files
committed
update reademe
1 parent 9524f7b commit eb60a55

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.zh.md

+8
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,12 @@
1010
2. 感谢 Jekyll、Github Pages 和 Bootstrap!
1111

1212

13+
### 解决外部链接图片403问题
14+
15+
在head.html中添加:
16+
17+
```html
18+
<meta name="referrer" content="no-referrer"/>
19+
```
20+
1321

0 commit comments

Comments
 (0)