Add video link for dns records
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={'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?'}
|
||||
|
Reference in New Issue
Block a user