Skip to content

Commit

Permalink
Add http caching video link
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranahmedse committed Oct 5, 2020
1 parent 3265f97 commit 7619945
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/watch.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ const WatchList = () => (
<div className='pt-5 pb-5 bg-light border-top'>
<div className='container'>
<div className='row'>
<RowBlock
openExternal
title={'HTTP Caching Headers'}
subtitle="Learn everything you need to know about HTTP caching."
url='https://www.youtube.com/watch?v=HiBDZgTNpXY'
/>
<RowBlock
openExternal
title={'Content Delivery Networks'}
Expand Down

0 comments on commit 7619945

Please sign in to comment.