Skip to content

Commit

Permalink
Merge pull request #2104 from stoyan/master
Browse files Browse the repository at this point in the history
Added tip for Scott Jehl's video course
  • Loading branch information
stoyan committed Jul 7, 2022
2 parents 5396f2c + 7501f86 commit aec9911
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions www/tips_data/lfwp_video_course.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<a
href="https://scottjehl.com/lfwp/"
onclick="try{if(_gaq!=undefined){_gaq.push(['_trackEvent','Outbound','Click','Tip.lfwp']);}}catch(err){}"
target="_blank"
><img
style="float: left; padding-right: 1em; width: 200px;"
src="/tips_data/lfwp_video_course.jpg"
/></a>

<p>
<a
href="https://scottjehl.com/"
onclick="try{if(_gaq!=undefined){_gaq.push(['_trackEvent','Outbound','Click','Tip.lfwp']);}}catch(err){}"
target="_blank"
>Scott Jehl</a
>'s video lecture course
<a
href="https://scottjehl.com/lfwp/"
onclick="try{if(_gaq!=undefined){_gaq.push(['_trackEvent','Outbound','Click','Tip.lfwp']);}}catch(err){}"
target="_blank"
>Lightning-Fast Web Performance</a
>
is now free.
</p>
<p>
Enjoy and share with anyone looking for a rounded intro to fast, resilient delivery.
</p>
Binary file added www/tips_data/lfwp_video_course.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aec9911

Please sign in to comment.