Add video link for dns records

pull/1331/head
Kamran Ahmed 4 years ago
parent e2eaf7d19c
commit 69ebd50a90
  1. 6
      pages/watch.js

@ -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?'}

Loading…
Cancel
Save