Add link to osi model video
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={'OSI Model — Visual Explanation'}
|
||||
subtitle="What is OSI Model, different layers involved, explained visually with examples."
|
||||
url='https://www.youtube.com/watch?v=dV8mjZd1OtU'
|
||||
/>
|
||||
<RowBlock
|
||||
openExternal
|
||||
title={'Freeze and Seal Objects in JavaScript'}
|
||||
|
Reference in New Issue
Block a user