add changed

This commit is contained in:
Wes Bryie 2022-02-14 10:02:47 -05:00 committed by GitHub
parent 820a387487
commit 281dee812e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body>
<h1 class="text-3xl font-bold underline">
Hello world!
<h1 class="text-3xl font-bold text-center">
Wes Bryie's Website
</h1>
</body>
</html>