Add http caching video link
This commit is contained in:
@ -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'}
|
||||
|
Reference in New Issue
Block a user