Add Lang Attribute

This commit is contained in:
Leo
2020-06-30 13:02:31 -04:00
committed by GitHub
parent 53223ab308
commit 168b9dca9e

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html lang="en">
<head> <head>
<script src="https://kit.fontawesome.com/9ca49f101f.js"></script> <script async src="https://kit.fontawesome.com/9ca49f101f.js"></script>
</head> </head>
<body> <body>