1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-28 03:29:48 +02:00

Add video link for dns records

This commit is contained in:
Kamran Ahmed
2020-08-31 16:05:53 +05:00
parent fc7379041d
commit 48c0b1b6d3

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={'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?'}