Add video link for dns records

pull/1657/head
Kamran Ahmed 4 years ago
parent fc7379041d
commit 48c0b1b6d3
  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={'DNS Records'}
subtitle="Learn what the DNS records and some of the common types of DNS Records."
url='https://www.youtube.com/watch?v=7lxgpKh_fRY'
/>
<RowBlock
openExternal
title={'DNS and how does it work?'}

Loading…
Cancel
Save