Skip to content

Commit 7275e6f

Browse files
author
robot
committed
feat: go
1 parent bfeb004 commit 7275e6f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

static/lectures/generate.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ const lectures = {
139139
title: "04. 背包",
140140
desc: "主要介绍了常见的背包问题及其对应套路",
141141
image: {
142-
url: "https://tva1.sinaimg.cn/large/008i3skNly1gr6bsumtx7j30gq01zjra.jpg",
142+
url: "https://tva1.sinaimg.cn/large/008i3skNly1gr6byqpl1ij30m80m8q4p.jpg",
143143
},
144144
id: 3004,
145145
},
@@ -171,7 +171,7 @@ const lectures = {
171171
title: "08. 位运算",
172172
desc: "主要介绍了位运算是什么,种类有哪些,这是状态压缩的基础。",
173173
image: {
174-
url: "https://tva1.sinaimg.cn/large/008i3skNly1gr6buj0aklj30te0633zg.jpg",
174+
url: "https://tva1.sinaimg.cn/large/008i3skNly1gr6bzd54kij30pc0bcmxx.jpg",
175175
},
176176
id: 3008,
177177
},

static/lectures/lectures-by-category.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

static/lectures/lectures-by-id.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)