hklamsir commited on
Commit
b43c5fe
·
verified ·
1 Parent(s): 47a0425

use attached image as Python教學電子書

Browse files
Files changed (1) hide show
  1. script.js +2 -2
script.js CHANGED
@@ -38,8 +38,8 @@ category: "workshop",
38
  {
39
  title: "Python教學電子書",
40
  description: "教育工作者適用的Python有效教學策略指南。",
41
- image: "http://static.photos/technology/640x360/6",
42
- category: "resource",
43
  year: "2020"
44
  }
45
  ];
 
38
  {
39
  title: "Python教學電子書",
40
  description: "教育工作者適用的Python有效教學策略指南。",
41
+ image: "https://huggingface.co/spaces/hklamsir/tech-edumaster/resolve/main/images/Python教學電子書.png",
42
+ category: "resource",
43
  year: "2020"
44
  }
45
  ];