This commit is contained in:
David Miller
2022-03-25 21:06:48 +08:00
parent b6c51fcca0
commit e337c08da0

View File

@@ -2,7 +2,7 @@
<html>
<head>
<title>David Miller's HomePage</title>
<title>David Miller's Homepage</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
@@ -10,7 +10,7 @@
<body class="is-preload">
<!-- Header -->
<header id="header">
<h1>David Miller's HomePage</h1>
<h1>David Miller's Homepage</h1>
<p>A High School Student from Beijing, China</p>
</header>