more accessibility

This commit is contained in:
Emma Tebibyte 2022-11-03 19:24:10 -04:00
parent d07ccc4bd3
commit ad4e58d123
Signed by: emma
GPG Key ID: 6D661C738815E7DD
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="en-US">
<head> <head>
<title>TiB. | Home</title> <title>TiB. | Home</title>
<link rel="stylesheet" href="/assets/TiB.css"> <link rel="stylesheet" href="/assets/TiB.css">
@ -185,4 +185,4 @@
</div> </div>
</footer> </footer>
</body> </body>
</html> </html>