Prefer "Learn to code" to "Learn to program"
I think this is more consistent with the main content.
This commit is contained in:
parent
669b728e49
commit
4bc9bb4910
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue