We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610d529 commit d0b39b6Copy full SHA for d0b39b6
src/pages/index.js
@@ -162,7 +162,7 @@ function Home() {
162
<article className={clsx(styles.box)}>
163
<div className={clsx(styles.imageFeature)}>
164
<a href="/blog/2020/11/03/3.7-release" target="_blank">
165
- <img src="/img/adapter373.png" alt = "CodeLab Adapter 3.7 发布"></img>
+ <img src="/img/adapter373.jpg" alt = "CodeLab Adapter 3.7 发布"></img>
166
</a>
167
</div>
168
<h3>
0 commit comments