|
|
@ -37,6 +37,12 @@ const WatchList = () => ( |
|
|
|
<div className='pt-5 pb-5 bg-light border-top'> |
|
|
|
<div className='pt-5 pb-5 bg-light border-top'> |
|
|
|
<div className='container'> |
|
|
|
<div className='container'> |
|
|
|
<div className='row'> |
|
|
|
<div className='row'> |
|
|
|
|
|
|
|
<RowBlock |
|
|
|
|
|
|
|
openExternal |
|
|
|
|
|
|
|
title={'DNS and how does it work?'} |
|
|
|
|
|
|
|
subtitle="Learn about the internet, DNS, and how a website is found on the internet." |
|
|
|
|
|
|
|
url='https://www.youtube.com/watch?v=Wj0od2ag5sk' |
|
|
|
|
|
|
|
/> |
|
|
|
<RowBlock |
|
|
|
<RowBlock |
|
|
|
openExternal |
|
|
|
openExternal |
|
|
|
title={'System Design 101'} |
|
|
|
title={'System Design 101'} |
|
|
|