Skip to content

Commit 26845ad

Browse files
committed
Update Pluralsight resource image
1 parent 270e503 commit 26845ad

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

-24.4 KB
Binary file not shown.
5.34 KB
Loading

server/views/resources/index.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ block content
2828
- item.description = 'A learn-by-doing introduction to the basics of the JavaScript language with high-quality videos and interactive challenges. Build a foundation of JavaScript syntax and learn how to use values, variables, and files.'
2929
include /views/resources/_resource
3030

31-
- item = { title: "Pluralsight's Quick Start To JavaScript", url: 'http://www.pluralsight.com/courses/quick-start-javascript-1-1870', media: '/images/resources/img-pluralsight.jpg' }
31+
- item = { title: "Pluralsight's Quick Start To JavaScript", url: 'http://www.pluralsight.com/courses/quick-start-javascript-1-1870', media: '/images/resources/img-pluralsight.png' }
3232
- item.description = 'A screencast that takes you from learning the basics to creating your own zombie text adventure game.'
3333
include /views/resources/_resource
3434

0 commit comments

Comments
 (0)