Update page title to match existing profile. (#86)

This commit is contained in:
David Joy
2019-03-14 10:53:38 -04:00
committed by GitHub
parent 583581eb03
commit 72374f102c

View File

@@ -1,9 +1,9 @@
<!doctype html>
<html lang="en-us">
<head>
<title>Account | edX</title>
<title>Learner Profile | edX</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div id="root"></div>