Prefer "Learn to code" to "Learn to program"

I think this is more consistent with the main content.
This commit is contained in:
William Carroll 2020-03-08 22:07:57 +00:00
parent 669b728e49
commit 4bc9bb4910

View file

@ -3,9 +3,9 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Learn to program" />
<meta name="description" content="Learn to code" />
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
<title>Learn to program</title>
<title>Learn to code</title>
</head>
<body class="font-serif container max-w-2xl mx-auto px-8">
<h1 class="text-5xl text-center my-4">I can teach you to code.</h1>