Add video link for dns records

This commit is contained in:
Kamran Ahmed
2020-08-31 16:05:53 +05:00
parent e2eaf7d19c
commit 69ebd50a90

View File

@ -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 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 <RowBlock
openExternal openExternal
title={'DNS and how does it work?'} title={'DNS and how does it work?'}