formatting
This commit is contained in:
parent
2f1a313ca1
commit
1301f1a8f8
@ -3,13 +3,16 @@
|
|||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>Jack Bond-Preston</title>
|
<title>Jack Bond-Preston</title>
|
||||||
|
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
|
||||||
<link rel="stylesheet" href="style/stylesheet.css">
|
<link rel="stylesheet" href="style/stylesheet.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>
|
<h1>
|
||||||
<a href="https://jackbondpreston.me">jack bond‐preston</a>
|
<a href="https://jackbondpreston.me">jack bond‐preston</a>
|
||||||
</h1>
|
</h1>
|
||||||
@ -29,4 +32,4 @@
|
|||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
@ -38,4 +38,4 @@ a {
|
|||||||
color: rgb(252, 169, 184);
|
color: rgb(252, 169, 184);
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user