add html tag thingy
This commit is contained in:
parent
c7f41c7fa5
commit
789a4ddbff
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<head>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Utilities</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="assets/style.css" rel="stylesheet" type="text/css">
|
||||
|
@ -33,3 +34,4 @@
|
|||
<a href="about">about</a>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue