Add link to tcp/ip model video

This commit is contained in:
Kamran Ahmed
2020-11-07 02:36:29 +04:00
parent 3e8abbed13
commit efc874163b

View File

@@ -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={'TCP/IP Model Explained'}
subtitle="What is TCP/IP Model, different layers, explained visually with examples."
url='https://www.youtube.com/watch?v=F5rni9fr1yE'
/>
<RowBlock
openExternal
title={'OSI Model — Visual Explanation'}