Merge pull request #301 from Irev-Dev/kurt/docs-meta-tweaks

Tweak meta data for learn subdomain
This commit was merged in pull request #301.
This commit is contained in:
Kurt Hutten
2021-05-01 11:54:27 +10:00
committed by GitHub

View File

@@ -11,8 +11,8 @@ export default function Home() {
const { siteConfig = {} } = context
return (
<Layout
title={`Hello from ${siteConfig.title}`}
description="Description will go into a meta tag in <head />"
title={`Learn with ${siteConfig.title}`}
description="The premier to learn Code-CAD"
>
<header
className={clsx(