formatting

This commit is contained in:
Jack Bond-Preston 2020-10-26 23:04:29 +00:00
parent 2f1a313ca1
commit 1301f1a8f8
2 changed files with 5 additions and 2 deletions

View File

@ -3,13 +3,16 @@
<head>
<title>Jack Bond-Preston</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="style/stylesheet.css">
</head>
<body>
<h1>
<a href="https://jackbondpreston.me">jack bond&hyphen;preston</a>
</h1>
@ -29,4 +32,4 @@
</body>
</html>
</html>

View File

@ -38,4 +38,4 @@ a {
color: rgb(252, 169, 184);
font-weight: bold;
text-decoration: none;
}
}