Add http caching video link

pull/1331/head
Kamran Ahmed 4 years ago
parent 3265f9729d
commit 7619945028
  1. 6
      pages/watch.js

@ -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'}

Loading…
Cancel
Save