Add link to tcp/ip model video

pull/1331/head
Kamran Ahmed 4 years ago
parent 3e8abbed13
commit efc874163b
  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={'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'}

Loading…
Cancel
Save